PerformanceInsightsMetric
This data type helps to determine Performance Insights metric to render for the insight.
Contents
Note
In the following list, the required parameters are described first.
- Dimensions
-
A dimension map that contains the dimensions for this partition.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 2000.
Key Pattern:
^.*$
Value Length Constraints: Minimum length of 1. Maximum length of 2000.
Value Pattern:
^.*$
Required: No
- DisplayName
-
The Performance Insights metric name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Pattern:
^.*$
Required: No
- Metric
-
The Performance Insights metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Pattern:
^.*$
Required: No
- Value
-
The value of the metric. For example,
9
fordb.load.avg
.Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: