autoscaling Config
suspend fun autoscalingConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs>)
suspend fun autoscalingConfig(value: WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs?)
Parameters
value
Autoscaling config for the policy associated with the cluster. Cluster does not autoscale if this field is unset.
suspend fun autoscalingConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsBuilder.() -> Unit)
Parameters
argument
Autoscaling config for the policy associated with the cluster. Cluster does not autoscale if this field is unset.