WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs

data class WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs(val policy: Output<String>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs

Properties

Link copied to clipboard
val policy: Output<String>? = null

The autoscaling policy used by the cluster. Only resource names including projectid and location (region) are valid. Examples: * https://www.googleapis.com/compute/v1/projects/ Note that the policy must be in the same project and Dataproc region.