GetClusterContinuousBackupInfoEncryptionInfo

data class GetClusterContinuousBackupInfoEncryptionInfo(val encryptionType: String, val kmsKeyVersions: List<String>)

Constructors

constructor(encryptionType: String, kmsKeyVersions: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Output only. Type of encryption.

Link copied to clipboard

Output only. Cloud KMS key versions that are being used to protect the database or the backup.