AnomalyDetectorSummary
Contains information about an an anomaly detector.
Contents
- AnomalyDetectorArn
-
The ARN of the detector.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: No
- AnomalyDetectorDescription
-
A description of the detector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- AnomalyDetectorName
-
The name of the detector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
- CreationTime
-
The time at which the detector was created.
Type: Timestamp
Required: No
- LastModificationTime
-
The time at which the detector was last modified.
Type: Timestamp
Required: No
- Status
-
The status of detector.
Type: String
Valid Values:
ACTIVE | ACTIVATING | DELETING | FAILED | INACTIVE | LEARNING | BACK_TEST_ACTIVATING | BACK_TEST_ACTIVE | BACK_TEST_COMPLETE | DEACTIVATED | DEACTIVATING
Required: No
- Tags
-
The detector's tags.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: