Cluster Node Group Auto Scaling Policy Args Builder
Functions
Link copied to clipboard
suspend fun constraints(argument: suspend ClusterNodeGroupAutoScalingPolicyConstraintsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun scalingRules(vararg argument: suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit)
suspend fun scalingRules(argument: List<suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit>)
suspend fun scalingRules(argument: suspend ClusterNodeGroupAutoScalingPolicyScalingRuleArgsBuilder.() -> Unit)