Interface protos.google.cloud.redis.v1.IFailoverInstanceRequest (2.2.6)

Properties of a FailoverInstanceRequest.

Package

@google-cloud/redis!

Properties

dataProtectionMode

dataProtectionMode?: (google.cloud.redis.v1.FailoverInstanceRequest.DataProtectionMode|keyof typeof google.cloud.redis.v1.FailoverInstanceRequest.DataProtectionMode|null);

FailoverInstanceRequest dataProtectionMode

Property Value
TypeDescription
(google.cloud.redis.v1.FailoverInstanceRequest.DataProtectionMode|keyof typeof google.cloud.redis.v1.FailoverInstanceRequest.DataProtectionMode|null)

name

name?: (string|null);

FailoverInstanceRequest name

Property Value
TypeDescription
(string|null)