role

@JvmName(name = "cyymggmrmairfcaf")
suspend fun role(value: Output<SubnetworkRole>)
@JvmName(name = "vlydkrgifmhnetrf")
suspend fun role(value: SubnetworkRole?)

Parameters

value

The role of subnetwork. Currently, this field is only used when purpose = REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request.