GoogleApi.Redis.V1.Model.BackupCollection (google_api_redis v0.51.0)
View SourceBackupCollection of a cluster.
Attributes
-
cluster
(type:String.t
, default:nil
) - Output only. The full resource path of the cluster the backup collection belongs to. Example: projects/{project}/locations/{location}/clusters/{cluster} -
clusterUid
(type:String.t
, default:nil
) - Output only. The cluster uid of the backup collection. -
createTime
(type:DateTime.t
, default:nil
) - Output only. The time when the backup collection was created. -
kmsKey
(type:String.t
, default:nil
) - Output only. The KMS key used to encrypt the backups under this backup collection. -
name
(type:String.t
, default:nil
) - Identifier. Full resource path of the backup collection. -
uid
(type:String.t
, default:nil
) - Output only. System assigned unique identifier of the backup collection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.