Uses of Interface
software.amazon.awscdk.services.backup.CfnBackupVault.NotificationObjectTypeProperty
Packages that use CfnBackupVault.NotificationObjectTypeProperty
-
Uses of CfnBackupVault.NotificationObjectTypeProperty in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement CfnBackupVault.NotificationObjectTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBackupVault.NotificationObjectTypePropertyMethods in software.amazon.awscdk.services.backup that return CfnBackupVault.NotificationObjectTypePropertyModifier and TypeMethodDescriptionCfnBackupVault.NotificationObjectTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backup with parameters of type CfnBackupVault.NotificationObjectTypePropertyModifier and TypeMethodDescriptionCfnBackupVault.Builder.notifications(CfnBackupVault.NotificationObjectTypeProperty notifications) The SNS event notifications for the specified backup vault.CfnBackupVaultProps.Builder.notifications(CfnBackupVault.NotificationObjectTypeProperty notifications) Sets the value ofCfnBackupVaultProps.getNotifications()voidCfnBackupVault.setNotifications(CfnBackupVault.NotificationObjectTypeProperty value) The SNS event notifications for the specified backup vault.