Metric
This structure defines the metric used for a service level indicator, including the metric name, namespace, and dimensions
Contents
- Dimensions
-
An array of one or more dimensions to use to define the metric that you want to use. For more information, see Dimensions.
Type: Array of Dimension objects
Array Members: Minimum number of 0 items. Maximum number of 30 items.
Required: No
- MetricName
-
The name of the metric to use.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Namespace
-
The namespace of the metric. For more information, see Namespaces.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*[^:].*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: