EncryptionKeyResponse

data class EncryptionKeyResponse(val gcpKmsEncryptionKey: String)

Defined a customer managed encryption key that will be used to encrypt Backup artifacts.

Constructors

Link copied to clipboard
fun EncryptionKeyResponse(gcpKmsEncryptionKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Google Cloud KMS encryption key. Format: projects/*/locations/*/keyRings/*/cryptoKeys/* ////