predefined Metric Pair Specification
suspend fun predefinedMetricPairSpecification(value: Output<ScalingPolicyPredictiveScalingPredefinedMetricPairArgs>)
suspend fun predefinedMetricPairSpecification(value: ScalingPolicyPredictiveScalingPredefinedMetricPairArgs?)
Parameters
value
The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.
suspend fun predefinedMetricPairSpecification(argument: suspend ScalingPolicyPredictiveScalingPredefinedMetricPairArgsBuilder.() -> Unit)
Parameters
argument
The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.