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.Types.AnomalyDetectorConfigSummary

Description

 
Synopsis

Documentation

data AnomalyDetectorConfigSummary Source #

Contains information about a detector's configuration.

See: newAnomalyDetectorConfigSummary smart constructor.

Constructors

AnomalyDetectorConfigSummary' 

Fields

Instances

Instances details
Eq AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

Read AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

Show AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

Generic AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

Associated Types

type Rep AnomalyDetectorConfigSummary :: Type -> Type #

NFData AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

Hashable AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

FromJSON AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

type Rep AnomalyDetectorConfigSummary Source # 
Instance details

Defined in Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary

type Rep AnomalyDetectorConfigSummary = D1 ('MetaData "AnomalyDetectorConfigSummary" "Amazonka.LookoutMetrics.Types.AnomalyDetectorConfigSummary" "libZSservicesZSamazonka-lookoutmetricsZSamazonka-lookoutmetrics" 'False) (C1 ('MetaCons "AnomalyDetectorConfigSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "anomalyDetectorFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Frequency))))

newAnomalyDetectorConfigSummary :: AnomalyDetectorConfigSummary Source #

Create a value of AnomalyDetectorConfigSummary 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:anomalyDetectorFrequency:AnomalyDetectorConfigSummary', anomalyDetectorConfigSummary_anomalyDetectorFrequency - The interval at which the detector analyzes its source data.