libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker
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.SageMaker.DescribeTrialComponent

Description

Provides a list of a trials component's properties.

Synopsis

Creating a Request

data DescribeTrialComponent Source #

See: newDescribeTrialComponent smart constructor.

Constructors

DescribeTrialComponent' 

Fields

Instances

Instances details
Eq DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Read DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Show DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Generic DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type Rep DescribeTrialComponent :: Type -> Type #

NFData DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Methods

rnf :: DescribeTrialComponent -> () #

Hashable DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToJSON DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

AWSRequest DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type AWSResponse DescribeTrialComponent #

ToHeaders DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToPath DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToQuery DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponent = D1 ('MetaData "DescribeTrialComponent" "Amazonka.SageMaker.DescribeTrialComponent" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeTrialComponent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

newDescribeTrialComponent Source #

Create a value of DescribeTrialComponent 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:trialComponentName:DescribeTrialComponent', describeTrialComponent_trialComponentName - The name of the trial component to describe.

Request Lenses

Destructuring the Response

data DescribeTrialComponentResponse Source #

See: newDescribeTrialComponentResponse smart constructor.

Constructors

DescribeTrialComponentResponse' 

Fields

Instances

Instances details
Eq DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Read DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Show DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Generic DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type Rep DescribeTrialComponentResponse :: Type -> Type #

NFData DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponentResponse = D1 ('MetaData "DescribeTrialComponentResponse" "Amazonka.SageMaker.DescribeTrialComponent" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeTrialComponentResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentStatus)) :*: S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialComponentMetricSummary])))) :*: ((S1 ('MetaSel ('Just "outputArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentArtifact))) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: (((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentParameterValue))) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSource)))) :*: ((S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext))) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inputArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentArtifact))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeTrialComponentResponse Source #

Create a value of DescribeTrialComponentResponse 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:creationTime:DescribeTrialComponentResponse', describeTrialComponentResponse_creationTime - When the component was created.

$sel:metadataProperties:DescribeTrialComponentResponse', describeTrialComponentResponse_metadataProperties - Undocumented member.

$sel:status:DescribeTrialComponentResponse', describeTrialComponentResponse_status - The status of the component. States include:

  • InProgress
  • Completed
  • Failed

$sel:metrics:DescribeTrialComponentResponse', describeTrialComponentResponse_metrics - The metrics for the component.

$sel:outputArtifacts:DescribeTrialComponentResponse', describeTrialComponentResponse_outputArtifacts - The output artifacts of the component.

$sel:startTime:DescribeTrialComponentResponse', describeTrialComponentResponse_startTime - When the component started.

$sel:createdBy:DescribeTrialComponentResponse', describeTrialComponentResponse_createdBy - Who created the trial component.

$sel:lastModifiedTime:DescribeTrialComponentResponse', describeTrialComponentResponse_lastModifiedTime - When the component was last modified.

$sel:endTime:DescribeTrialComponentResponse', describeTrialComponentResponse_endTime - When the component ended.

$sel:trialComponentName:DescribeTrialComponent', describeTrialComponentResponse_trialComponentName - The name of the trial component.

$sel:parameters:DescribeTrialComponentResponse', describeTrialComponentResponse_parameters - The hyperparameters of the component.

$sel:source:DescribeTrialComponentResponse', describeTrialComponentResponse_source - The Amazon Resource Name (ARN) of the source and, optionally, the job type.

$sel:displayName:DescribeTrialComponentResponse', describeTrialComponentResponse_displayName - The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

$sel:lastModifiedBy:DescribeTrialComponentResponse', describeTrialComponentResponse_lastModifiedBy - Who last modified the component.

$sel:trialComponentArn:DescribeTrialComponentResponse', describeTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:inputArtifacts:DescribeTrialComponentResponse', describeTrialComponentResponse_inputArtifacts - The input artifacts of the component.

$sel:httpStatus:DescribeTrialComponentResponse', describeTrialComponentResponse_httpStatus - The response's http status code.

Response Lenses

describeTrialComponentResponse_status :: Lens' DescribeTrialComponentResponse (Maybe TrialComponentStatus) Source #

The status of the component. States include:

  • InProgress
  • Completed
  • Failed

describeTrialComponentResponse_source :: Lens' DescribeTrialComponentResponse (Maybe TrialComponentSource) Source #

The Amazon Resource Name (ARN) of the source and, optionally, the job type.

describeTrialComponentResponse_displayName :: Lens' DescribeTrialComponentResponse (Maybe Text) Source #

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.