stateOverride

@JvmName(name = "bmyrshjladwrmgjj")
suspend fun stateOverride(value: Output<RolloutPolicyArgs>)
@JvmName(name = "yxncukfodpjqvbht")
suspend fun stateOverride(value: RolloutPolicyArgs?)

Parameters

value

The rollout policy for this deprecation. This policy is only enforced by image family views. The rollout policy restricts the zones where the associated resource is considered in a deprecated state. When the rollout policy does not include the user specified zone, or if the zone is rolled out, the associated resource is considered in a deprecated state. The rollout policy for this deprecation is read-only, except for allowlisted users. This field might not be configured. To view the latest non-deprecated image in a specific zone, use the imageFamilyViews.get method.


@JvmName(name = "qghygujnpsmnosdb")
suspend fun stateOverride(argument: suspend RolloutPolicyArgsBuilder.() -> Unit)

Parameters

argument

The rollout policy for this deprecation. This policy is only enforced by image family views. The rollout policy restricts the zones where the associated resource is considered in a deprecated state. When the rollout policy does not include the user specified zone, or if the zone is rolled out, the associated resource is considered in a deprecated state. The rollout policy for this deprecation is read-only, except for allowlisted users. This field might not be configured. To view the latest non-deprecated image in a specific zone, use the imageFamilyViews.get method.