locationRolloutPolicies

@JvmName(name = "lajdsfvbmhigpeyc")
suspend fun locationRolloutPolicies(value: Output<Map<String, String>>)
@JvmName(name = "nhtoqhcytqnogfil")
suspend fun locationRolloutPolicies(value: Map<String, String>?)

Parameters

value

Location based rollout policies to apply to the resource. Currently only zone names are supported and must be represented as valid URLs, like: zones/us-central1-a. The value expects an RFC3339 timestamp on or after which the update is considered rolled out to the specified location.


@JvmName(name = "jqldepipeeknqhpa")
fun locationRolloutPolicies(vararg values: Pair<String, String>)

Parameters

values

Location based rollout policies to apply to the resource. Currently only zone names are supported and must be represented as valid URLs, like: zones/us-central1-a. The value expects an RFC3339 timestamp on or after which the update is considered rolled out to the specified location.