libZSservicesZSamazonka-lookoutmetricsZSamazonka-lookoutmetrics
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.LookoutMetrics.DescribeAnomalyDetector

Description

Describes a detector.

Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.

Synopsis

Creating a Request

data DescribeAnomalyDetector Source #

See: newDescribeAnomalyDetector smart constructor.

Constructors

DescribeAnomalyDetector' 

Fields

Instances

Instances details
Eq DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Read DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Show DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Generic DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Associated Types

type Rep DescribeAnomalyDetector :: Type -> Type #

NFData DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Methods

rnf :: DescribeAnomalyDetector -> () #

Hashable DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToJSON DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

AWSRequest DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToHeaders DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToPath DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToQuery DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetector = D1 ('MetaData "DescribeAnomalyDetector" "Amazonka.LookoutMetrics.DescribeAnomalyDetector" "libZSservicesZSamazonka-lookoutmetricsZSamazonka-lookoutmetrics" 'False) (C1 ('MetaCons "DescribeAnomalyDetector'" 'PrefixI 'True) (S1 ('MetaSel ('Just "anomalyDetectorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

newDescribeAnomalyDetector Source #

Create a value of DescribeAnomalyDetector 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:anomalyDetectorArn:DescribeAnomalyDetector', describeAnomalyDetector_anomalyDetectorArn - The ARN of the detector to describe.

Request Lenses

Destructuring the Response

data DescribeAnomalyDetectorResponse Source #

See: newDescribeAnomalyDetectorResponse smart constructor.

Constructors

DescribeAnomalyDetectorResponse' 

Fields

Instances

Instances details
Eq DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Read DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Show DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Generic DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Associated Types

type Rep DescribeAnomalyDetectorResponse :: Type -> Type #

NFData DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetectorResponse = D1 ('MetaData "DescribeAnomalyDetectorResponse" "Amazonka.LookoutMetrics.DescribeAnomalyDetector" "libZSservicesZSamazonka-lookoutmetricsZSamazonka-lookoutmetrics" 'False) (C1 ('MetaCons "DescribeAnomalyDetectorResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnomalyDetectorStatus))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "anomalyDetectorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "anomalyDetectorConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnomalyDetectorConfigSummary)) :*: S1 ('MetaSel ('Just "anomalyDetectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "anomalyDetectorDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeAnomalyDetectorResponse Source #

Create a value of DescribeAnomalyDetectorResponse 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:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_creationTime - The time at which the detector was created.

$sel:status:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_status - The status of the detector.

$sel:failureReason:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_failureReason - The reason that the detector failed, if any.

$sel:kmsKeyArn:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_kmsKeyArn - The ARN of the KMS key to use to encrypt your data.

$sel:anomalyDetectorArn:DescribeAnomalyDetector', describeAnomalyDetectorResponse_anomalyDetectorArn - The ARN of the detector.

$sel:anomalyDetectorConfig:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_anomalyDetectorConfig - Contains information about the detector's configuration.

$sel:anomalyDetectorName:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_anomalyDetectorName - The name of the detector.

$sel:anomalyDetectorDescription:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_anomalyDetectorDescription - A description of the detector.

$sel:lastModificationTime:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_lastModificationTime - The time at which the detector was last modified.

$sel:httpStatus:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_httpStatus - The response's http status code.

Response Lenses

describeAnomalyDetectorResponse_kmsKeyArn :: Lens' DescribeAnomalyDetectorResponse (Maybe Text) Source #

The ARN of the KMS key to use to encrypt your data.