GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultArn(String backupVaultArn) |
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example,
arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultEvents(Collection<BackupVaultEvent> backupVaultEvents) |
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultEvents(BackupVaultEvent... backupVaultEvents) |
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultEventsWithStrings(String... backupVaultEvents) |
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultEventsWithStrings(Collection<String> backupVaultEvents) |
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.backupVaultName(String backupVaultName) |
The name of a logical container where backups are stored.
|
static GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.builder() |
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.Builder.snsTopicArn(String snsTopicArn) |
An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example,
arn:aws:sns:us-west-2:111122223333:MyTopic.
|
GetBackupVaultNotificationsResponse.Builder |
GetBackupVaultNotificationsResponse.toBuilder() |
|