predefinedLoadMetricSpecification property

PredefinedLoadMetricSpecification? predefinedLoadMetricSpecification
final

The predefined load metric to use for predictive scaling. This parameter or a CustomizedLoadMetricSpecification is required when configuring predictive scaling, and cannot be used otherwise.

Implementation

final PredefinedLoadMetricSpecification? predefinedLoadMetricSpecification;