This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::LookoutMetrics::AnomalyDetector AnomalyDetectorConfig
Contains information about a detector's configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AnomalyDetectorFrequency" :String}
YAML
AnomalyDetectorFrequency:String
Properties
- AnomalyDetectorFrequency
- 
                    The frequency at which the detector analyzes its source data. Required: Yes Type: String Allowed values: PT5M | PT10M | PT1H | P1DUpdate requires: No interruption