amazonka-lookoutequipment-2.0: Amazon Lookout for Equipment SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.LookoutEquipment.DescribeLabel

Description

Returns the name of the label.

Synopsis

Creating a Request

data DescribeLabel Source #

See: newDescribeLabel smart constructor.

Constructors

DescribeLabel' 

Fields

Instances

Instances details
ToJSON DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

ToHeaders DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

ToPath DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

ToQuery DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

AWSRequest DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Associated Types

type AWSResponse DescribeLabel #

Generic DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Associated Types

type Rep DescribeLabel :: Type -> Type #

Read DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Show DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

NFData DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Methods

rnf :: DescribeLabel -> () #

Eq DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Hashable DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

type AWSResponse DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

type Rep DescribeLabel Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

type Rep DescribeLabel = D1 ('MetaData "DescribeLabel" "Amazonka.LookoutEquipment.DescribeLabel" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DescribeLabel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "labelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeLabel Source #

Create a value of DescribeLabel 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:

DescribeLabel, describeLabel_labelGroupName - Returns the name of the group containing the label.

DescribeLabel, describeLabel_labelId - Returns the ID of the label.

Request Lenses

describeLabel_labelGroupName :: Lens' DescribeLabel Text Source #

Returns the name of the group containing the label.

describeLabel_labelId :: Lens' DescribeLabel Text Source #

Returns the ID of the label.

Destructuring the Response

data DescribeLabelResponse Source #

See: newDescribeLabelResponse smart constructor.

Constructors

DescribeLabelResponse' 

Fields

Instances

Instances details
Generic DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Associated Types

type Rep DescribeLabelResponse :: Type -> Type #

Read DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Show DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

NFData DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

Methods

rnf :: DescribeLabelResponse -> () #

Eq DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

type Rep DescribeLabelResponse Source # 
Instance details

Defined in Amazonka.LookoutEquipment.DescribeLabel

type Rep DescribeLabelResponse = D1 ('MetaData "DescribeLabelResponse" "Amazonka.LookoutEquipment.DescribeLabel" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DescribeLabelResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "equipment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "faultCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "labelGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "labelGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "labelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "rating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelRating)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeLabelResponse Source #

Create a value of DescribeLabelResponse 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:

DescribeLabelResponse, describeLabelResponse_createdAt - The time at which the label was created.

DescribeLabelResponse, describeLabelResponse_endTime - The end time of the requested label.

DescribeLabelResponse, describeLabelResponse_equipment - Indicates that a label pertains to a particular piece of equipment.

DescribeLabelResponse, describeLabelResponse_faultCode - Indicates the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

DescribeLabelResponse, describeLabelResponse_labelGroupArn - The ARN of the requested label group.

DescribeLabel, describeLabelResponse_labelGroupName - The name of the requested label group.

DescribeLabel, describeLabelResponse_labelId - The ID of the requested label.

$sel:notes:DescribeLabelResponse', describeLabelResponse_notes - Metadata providing additional information about the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

DescribeLabelResponse, describeLabelResponse_rating - Indicates whether a labeled event represents an anomaly.

DescribeLabelResponse, describeLabelResponse_startTime - The start time of the requested label.

$sel:httpStatus:DescribeLabelResponse', describeLabelResponse_httpStatus - The response's http status code.

Response Lenses

describeLabelResponse_createdAt :: Lens' DescribeLabelResponse (Maybe UTCTime) Source #

The time at which the label was created.

describeLabelResponse_equipment :: Lens' DescribeLabelResponse (Maybe Text) Source #

Indicates that a label pertains to a particular piece of equipment.

describeLabelResponse_faultCode :: Lens' DescribeLabelResponse (Maybe Text) Source #

Indicates the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

describeLabelResponse_notes :: Lens' DescribeLabelResponse (Maybe Text) Source #

Metadata providing additional information about the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

describeLabelResponse_rating :: Lens' DescribeLabelResponse (Maybe LabelRating) Source #

Indicates whether a labeled event represents an anomaly.