distributionPolicyZones

@JvmName(name = "imhjxlugxgdqsknv")
suspend fun distributionPolicyZones(value: Output<List<String>>)
@JvmName(name = "ptaifvhbdbwmivxb")
suspend fun distributionPolicyZones(value: List<String>?)

Parameters

value

The distribution policy for this managed instance group. You can specify one or more values. For more information, see the official documentation.


@JvmName(name = "yxmrydfywjvwxmir")
suspend fun distributionPolicyZones(vararg values: Output<String>)


@JvmName(name = "bajbhydwwbonabmj")
suspend fun distributionPolicyZones(values: List<Output<String>>)
@JvmName(name = "vlemsekqhhboospt")
suspend fun distributionPolicyZones(vararg values: String)

Parameters

values

The distribution policy for this managed instance group. You can specify one or more values. For more information, see the official documentation.