autoscalingPolicy

@JvmName(name = "ovtfxrotrwjpooia")
suspend fun autoscalingPolicy(value: Output<NodeGroupAutoscalingPolicyArgs>)
@JvmName(name = "yymuttgsipyhhpww")
suspend fun autoscalingPolicy(value: NodeGroupAutoscalingPolicyArgs?)

Parameters

value

If you use sole-tenant nodes for your workloads, you can use the node group autoscaler to automatically manage the sizes of your node groups. One of initial_size or autoscaling_policy must be configured on resource creation. Structure is documented below.


@JvmName(name = "kfqnlsplwnsnfpcf")
suspend fun autoscalingPolicy(argument: suspend NodeGroupAutoscalingPolicyArgsBuilder.() -> Unit)

Parameters

argument

If you use sole-tenant nodes for your workloads, you can use the node group autoscaler to automatically manage the sizes of your node groups. One of initial_size or autoscaling_policy must be configured on resource creation. Structure is documented below.