Uses of Class
software.amazon.awscdk.services.backup.CfnBackupVault.Builder
-
Uses of CfnBackupVault.Builder in software.amazon.awscdk.services.backup
Modifier and TypeMethodDescriptionCfnBackupVault.Builder.accessPolicy
(Object accessPolicy) A resource-based policy that is used to manage access permissions on the target backup vault.CfnBackupVault.Builder.backupVaultName
(String backupVaultName) The name of a logical container where backups are stored.CfnBackupVault.Builder.backupVaultTags
(Map<String, String> backupVaultTags) Metadata that you can assign to help organize the resources that you create.CfnBackupVault.Builder.backupVaultTags
(IResolvable backupVaultTags) Metadata that you can assign to help organize the resources that you create.static CfnBackupVault.Builder
CfnBackupVault.Builder.encryptionKeyArn
(String encryptionKeyArn) A server-side encryption key you can specify to encrypt your backups from services that support full AWS Backup management;CfnBackupVault.Builder.lockConfiguration
(IResolvable lockConfiguration) Configuration for AWS Backup Vault Lock .CfnBackupVault.Builder.lockConfiguration
(CfnBackupVault.LockConfigurationTypeProperty lockConfiguration) Configuration for AWS Backup Vault Lock .CfnBackupVault.Builder.notifications
(IResolvable notifications) The SNS event notifications for the specified backup vault.CfnBackupVault.Builder.notifications
(CfnBackupVault.NotificationObjectTypeProperty notifications) The SNS event notifications for the specified backup vault.