Placement Policy Args
data class PlacementPolicyArgs(val type: Output<PlacementPolicyType>? = null) : ConvertibleToJava<PlacementPolicyArgs>
PlacementPolicy defines the placement policy used by the node pool.
PlacementPolicy defines the placement policy used by the node pool.