encryptionKey

@JvmName(name = "jyuiwpbgaftjdnby")
suspend fun encryptionKey(value: Output<BackupPlanBackupConfigEncryptionKeyArgs>)
@JvmName(name = "qojyhimmeexdtdns")
suspend fun encryptionKey(value: BackupPlanBackupConfigEncryptionKeyArgs?)

Parameters

value

This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan. Structure is documented below.


@JvmName(name = "qawdtahmkipxmmrb")
suspend fun encryptionKey(argument: suspend BackupPlanBackupConfigEncryptionKeyArgsBuilder.() -> Unit)

Parameters

argument

This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan. Structure is documented below.