MetricSetSummary
Contains information about a dataset.
Contents
- AnomalyDetectorArn
-
The ARN of the detector to which the dataset belongs.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: No
- CreationTime
-
The time at which the dataset was created.
Type: Timestamp
Required: No
- LastModificationTime
-
The time at which the dataset was last modified.
Type: Timestamp
Required: No
- MetricSetArn
-
The ARN of the dataset.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: No
- MetricSetDescription
-
The description of the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- MetricSetName
-
The name of the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
- Tags
-
The dataset'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: