scalingRules

@JvmName(name = "aaakpvxxblnoxmjw")
suspend fun scalingRules(value: Output<List<ClusterNodeGroupAutoScalingPolicyScalingRuleArgs>>)
@JvmName(name = "xkvtpyaapomudepx")
suspend fun scalingRules(value: List<ClusterNodeGroupAutoScalingPolicyScalingRuleArgs>?)

Parameters

value

The scaling rules of auto scaling policy. See scaling_rules below.


@JvmName(name = "ylivgamcxodpedts")
suspend fun scalingRules(vararg values: Output<ClusterNodeGroupAutoScalingPolicyScalingRuleArgs>)


@JvmName(name = "jaotwqecwgishbog")
suspend fun scalingRules(values: List<Output<ClusterNodeGroupAutoScalingPolicyScalingRuleArgs>>)
@JvmName(name = "mrqhenahaikyauvg")
suspend fun scalingRules(vararg values: ClusterNodeGroupAutoScalingPolicyScalingRuleArgs)

Parameters

values

The scaling rules of auto scaling policy. See scaling_rules below.


@JvmName(name = "ivlmeidbkbgxbhnj")
suspend fun scalingRules(argument: List<suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "lrkescryfkljgdoi")
suspend fun scalingRules(vararg argument: suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit)
@JvmName(name = "jjadqtuaqxkwfwbs")
suspend fun scalingRules(argument: suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit)

Parameters

argument

The scaling rules of auto scaling policy. See scaling_rules below.