| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupVaultNotificationsDetails |
AwsBackupBackupVaultNotificationsDetails.clone() |
AwsBackupBackupVaultNotificationsDetails |
AwsBackupBackupVaultDetails.getNotifications()
The Amazon SNS event notifications for the specified backup vault.
|
AwsBackupBackupVaultNotificationsDetails |
AwsBackupBackupVaultNotificationsDetails.withBackupVaultEvents(Collection<String> backupVaultEvents)
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
AwsBackupBackupVaultNotificationsDetails |
AwsBackupBackupVaultNotificationsDetails.withBackupVaultEvents(String... backupVaultEvents)
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
AwsBackupBackupVaultNotificationsDetails |
AwsBackupBackupVaultNotificationsDetails.withSnsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) that uniquely identifies the Amazon SNS topic for a backup vault's events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsBackupBackupVaultDetails.setNotifications(AwsBackupBackupVaultNotificationsDetails notifications)
The Amazon SNS event notifications for the specified backup vault.
|
AwsBackupBackupVaultDetails |
AwsBackupBackupVaultDetails.withNotifications(AwsBackupBackupVaultNotificationsDetails notifications)
The Amazon SNS event notifications for the specified backup vault.
|
Copyright © 2023. All rights reserved.