google_api_redis v0.4.0 GoogleApi.Redis.V1beta1.Model.FailoverInstanceRequest View Source
Request for Failover.
Attributes
dataProtectionMode
(type:String.t
, default:nil
) - Optional. Available data protection modes that the user can choose. If it's unspecified, data protection mode will be LIMITED_DATA_LOSS by default.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Redis.V1beta1.Model.FailoverInstanceRequest{ dataProtectionMode: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.