View Source GoogleApi.Redis.V1.Model.AvailabilityConfiguration (google_api_redis v0.50.0)
Configuration for availability of database instance
Attributes
-
automaticFailoverRoutingConfigured
(type:boolean()
, default:nil
) - Checks for existence of (multi-cluster) routing configuration that allows automatic failover to a different zone/region in case of an outage. Applicable to Bigtable resources. -
availabilityType
(type:String.t
, default:nil
) - Availability type. Potential values:ZONAL
: The instance serves data from only one zone. Outages in that zone affect data accessibility.REGIONAL
: The instance can serve data from more than one zone in a region (it is highly available). -
crossRegionReplicaConfigured
(type:boolean()
, default:nil
) - Checks for resources that are configured to have redundancy, and ongoing replication across regions -
externalReplicaConfigured
(type:boolean()
, default:nil
) - -
promotableReplicaConfigured
(type:boolean()
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.