libZSservicesZSamazonka-comprehendmedicalZSamazonka-comprehendmedical
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Description

Gets a list of InferICD10CM jobs that you have submitted.

Synopsis

Creating a Request

data ListICD10CMInferenceJobs Source #

See: newListICD10CMInferenceJobs smart constructor.

Constructors

ListICD10CMInferenceJobs' 

Fields

Instances

Instances details
Eq ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Read ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Show ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Generic ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Associated Types

type Rep ListICD10CMInferenceJobs :: Type -> Type #

NFData ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Hashable ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

ToJSON ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

AWSRequest ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

ToHeaders ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

ToPath ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

ToQuery ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

type Rep ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

type Rep ListICD10CMInferenceJobs = D1 ('MetaData "ListICD10CMInferenceJobs" "Amazonka.ComprehendMedical.ListICD10CMInferenceJobs" "libZSservicesZSamazonka-comprehendmedicalZSamazonka-comprehendmedical" 'False) (C1 ('MetaCons "ListICD10CMInferenceJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComprehendMedicalAsyncJobFilter)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListICD10CMInferenceJobs Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

newListICD10CMInferenceJobs :: ListICD10CMInferenceJobs Source #

Create a value of ListICD10CMInferenceJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListICD10CMInferenceJobs', listICD10CMInferenceJobs_nextToken - Identifies the next page of results to return.

$sel:filter':ListICD10CMInferenceJobs', listICD10CMInferenceJobs_filter - Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.

$sel:maxResults:ListICD10CMInferenceJobs', listICD10CMInferenceJobs_maxResults - The maximum number of results to return in each page. The default is 100.

Request Lenses

listICD10CMInferenceJobs_nextToken :: Lens' ListICD10CMInferenceJobs (Maybe Text) Source #

Identifies the next page of results to return.

listICD10CMInferenceJobs_filter :: Lens' ListICD10CMInferenceJobs (Maybe ComprehendMedicalAsyncJobFilter) Source #

Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.

listICD10CMInferenceJobs_maxResults :: Lens' ListICD10CMInferenceJobs (Maybe Natural) Source #

The maximum number of results to return in each page. The default is 100.

Destructuring the Response

data ListICD10CMInferenceJobsResponse Source #

See: newListICD10CMInferenceJobsResponse smart constructor.

Constructors

ListICD10CMInferenceJobsResponse' 

Fields

Instances

Instances details
Eq ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Read ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Show ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Generic ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

Associated Types

type Rep ListICD10CMInferenceJobsResponse :: Type -> Type #

NFData ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

type Rep ListICD10CMInferenceJobsResponse Source # 
Instance details

Defined in Amazonka.ComprehendMedical.ListICD10CMInferenceJobs

type Rep ListICD10CMInferenceJobsResponse = D1 ('MetaData "ListICD10CMInferenceJobsResponse" "Amazonka.ComprehendMedical.ListICD10CMInferenceJobs" "libZSservicesZSamazonka-comprehendmedicalZSamazonka-comprehendmedical" 'False) (C1 ('MetaCons "ListICD10CMInferenceJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "comprehendMedicalAsyncJobPropertiesList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComprehendMedicalAsyncJobProperties])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListICD10CMInferenceJobsResponse Source #

Create a value of ListICD10CMInferenceJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListICD10CMInferenceJobs', listICD10CMInferenceJobsResponse_nextToken - Identifies the next page of results to return.

$sel:comprehendMedicalAsyncJobPropertiesList:ListICD10CMInferenceJobsResponse', listICD10CMInferenceJobsResponse_comprehendMedicalAsyncJobPropertiesList - A list containing the properties of each job that is returned.

$sel:httpStatus:ListICD10CMInferenceJobsResponse', listICD10CMInferenceJobsResponse_httpStatus - The response's http status code.

Response Lenses