CustomizableMetricParameters - Amazon Compute Optimizer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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_0

Required: No

threshold

The threshold value used for the specified metric parameter.

Note

You can only specify the threshold value for CPU utilization.

Type: String

Valid Values: P90 | P95 | P99_5

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: