CustomizableMetricParameters
Defines the various metric parameters that can be customized, such as threshold and headroom.
Contents
- headroom
- 
               The headroom value in percentage used for the specified metric parameter. The following lists the valid values for CPU and memory utilization. - 
                     CPU utilization: PERCENT_30 | PERCENT_20 | PERCENT_0
- 
                     Memory utilization: PERCENT_30 | PERCENT_20 | PERCENT_10
 Type: String Valid Values: PERCENT_30 | PERCENT_20 | PERCENT_10 | PERCENT_0Required: No 
- 
                     
- threshold
- 
               The threshold value used for the specified metric parameter. NoteYou can only specify the threshold value for CPU utilization. Type: String Valid Values: P90 | P95 | P99_5Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: