MetricSummary
Contains summary information about a metric.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the metric.
Type: String
Required: Yes
- Id
-
The identifier of the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Required: Yes
- Name
-
The name of the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Status
-
The publish status of the metric.
Type: String
Valid Values:
PUBLISHED | SAVEDRequired: Yes
- Type
-
The type of the metric.
Type: String
Valid Values:
AWS_MANAGED | CUSTOMER_MANAGEDRequired: Yes
- LastModifiedRegion
-
The region where the metric was last modified.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?Required: No
- LastModifiedTime
-
The timestamp of when the metric was last modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: