Properties of a Backup.
Package
@google-cloud/redis-clusterProperties
backupFiles
backupFiles?: (google.cloud.redis.cluster.v1.IBackupFile[]|null);Backup backupFiles
backupType
backupType?: (google.cloud.redis.cluster.v1.Backup.BackupType|keyof typeof google.cloud.redis.cluster.v1.Backup.BackupType|null);Backup backupType
cluster
cluster?: (string|null);Backup cluster
clusterUid
clusterUid?: (string|null);Backup clusterUid
createTime
createTime?: (google.protobuf.ITimestamp|null);Backup createTime
encryptionInfo
encryptionInfo?: (google.cloud.redis.cluster.v1.IEncryptionInfo|null);Backup encryptionInfo
engineVersion
engineVersion?: (string|null);Backup engineVersion
expireTime
expireTime?: (google.protobuf.ITimestamp|null);Backup expireTime
name
name?: (string|null);Backup name
nodeType
nodeType?: (google.cloud.redis.cluster.v1.NodeType|keyof typeof google.cloud.redis.cluster.v1.NodeType|null);Backup nodeType
replicaCount
replicaCount?: (number|null);Backup replicaCount
shardCount
shardCount?: (number|null);Backup shardCount
state
state?: (google.cloud.redis.cluster.v1.Backup.State|keyof typeof google.cloud.redis.cluster.v1.Backup.State|null);Backup state
totalSizeBytes
totalSizeBytes?: (number|Long|string|null);Backup totalSizeBytes
uid
uid?: (string|null);Backup uid