ResponseResourceMetric
An object that contains the full name, description, and unit of a metric.
Contents
Note
In the following list, the required parameters are described first.
- Description
-
The description of the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- Metric
-
The full name of the metric.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- Unit
-
The unit of the metric.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: