Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnLogicallyAirGappedBackupVaultMixinProps.Builder
Packages that use CfnLogicallyAirGappedBackupVaultMixinProps.Builder
-
Uses of CfnLogicallyAirGappedBackupVaultMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnLogicallyAirGappedBackupVaultMixinProps.BuilderModifier and TypeMethodDescriptionCfnLogicallyAirGappedBackupVaultMixinProps.Builder.accessPolicy(Object accessPolicy) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getAccessPolicy()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.backupVaultName(String backupVaultName) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getBackupVaultName()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.backupVaultTags(Map<String, String> backupVaultTags) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getBackupVaultTags()CfnLogicallyAirGappedBackupVaultMixinProps.builder()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getEncryptionKeyArn()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.maxRetentionDays(Number maxRetentionDays) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getMaxRetentionDays()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.minRetentionDays(Number minRetentionDays) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getMinRetentionDays()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.mpaApprovalTeamArn(String mpaApprovalTeamArn) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getMpaApprovalTeamArn()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.notifications(CfnLogicallyAirGappedBackupVaultPropsMixin.NotificationObjectTypeProperty notifications) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getNotifications()CfnLogicallyAirGappedBackupVaultMixinProps.Builder.notifications(IResolvable notifications) Sets the value ofCfnLogicallyAirGappedBackupVaultMixinProps.getNotifications()Constructors in software.amazon.awscdk.cfnpropertymixins.services.backup with parameters of type CfnLogicallyAirGappedBackupVaultMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogicallyAirGappedBackupVaultMixinProps.Builder.