@Stability(value=Stable) public static final class CfnBackupVault.NotificationObjectTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupVault.NotificationObjectTypeProperty>
CfnBackupVault.NotificationObjectTypeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBackupVault.NotificationObjectTypeProperty.Builder |
backupVaultEvents(List<String> backupVaultEvents)
Sets the value of
CfnBackupVault.NotificationObjectTypeProperty.getBackupVaultEvents() |
CfnBackupVault.NotificationObjectTypeProperty |
build()
Builds the configured instance.
|
CfnBackupVault.NotificationObjectTypeProperty.Builder |
snsTopicArn(String snsTopicArn)
Sets the value of
CfnBackupVault.NotificationObjectTypeProperty.getSnsTopicArn() |
@Stability(value=Stable) public CfnBackupVault.NotificationObjectTypeProperty.Builder backupVaultEvents(List<String> backupVaultEvents)
CfnBackupVault.NotificationObjectTypeProperty.getBackupVaultEvents()backupVaultEvents - `CfnBackupVault.NotificationObjectTypeProperty.BackupVaultEvents`. This parameter is required.this@Stability(value=Stable) public CfnBackupVault.NotificationObjectTypeProperty.Builder snsTopicArn(String snsTopicArn)
CfnBackupVault.NotificationObjectTypeProperty.getSnsTopicArn()snsTopicArn - `CfnBackupVault.NotificationObjectTypeProperty.SNSTopicArn`. This parameter is required.this@Stability(value=Stable) public CfnBackupVault.NotificationObjectTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupVault.NotificationObjectTypeProperty>CfnBackupVault.NotificationObjectTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.