| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
static BackupVaultEvent |
BackupVaultEvent.fromValue(String value)
Use this in place of valueOf.
|
static BackupVaultEvent |
BackupVaultEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupVaultEvent[] |
BackupVaultEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetBackupVaultNotificationsResult |
GetBackupVaultNotificationsResult.withBackupVaultEvents(BackupVaultEvent... backupVaultEvents)
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
PutBackupVaultNotificationsRequest |
PutBackupVaultNotificationsRequest.withBackupVaultEvents(BackupVaultEvent... backupVaultEvents)
An array of events that indicate the status of jobs to back up resources to the backup vault.
|
Copyright © 2024. All rights reserved.