Encryption Key Args
data class EncryptionKeyArgs(val gcpKmsEncryptionKey: Output<String>? = null) : ConvertibleToJava<EncryptionKeyArgs>
Defined a customer managed encryption key that will be used to encrypt Backup artifacts.
Defined a customer managed encryption key that will be used to encrypt Backup artifacts.