WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs

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

Constructors

constructor(policy: Output<String>? = null)

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.

Functions

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