PrivateCloudManagementClusterStretchedClusterConfig

data class PrivateCloudManagementClusterStretchedClusterConfig(val preferredLocation: String? = null, val secondaryLocation: String? = null)

Constructors

constructor(preferredLocation: String? = null, secondaryLocation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Zone that will remain operational when connection between the two zones is lost. Specify the zone in the following format: projects/{project}/locations/{location}.

Link copied to clipboard

Additional zone for a higher level of availability and load balancing. Specify the zone in the following format: projects/{project}/locations/{location}.