Class FailoverInstanceRequest (2.5.1)

FailoverInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for Failover.

Attributes

NameDescription
name str
Required. Redis instance resource name using the form: projects/{project_id}/locations/{location_id}/instances/{instance_id} where location_id refers to a GCP region.
data_protection_mode google.cloud.redis_v1beta1.types.FailoverInstanceRequest.DataProtectionMode
Optional. Available data protection modes that the user can choose. If it's unspecified, data protection mode will be LIMITED_DATA_LOSS by default.

Classes

DataProtectionMode

DataProtectionMode(value)

Specifies different modes of operation in relation to the data retention.