| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.clone() |
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanDetails.getBackupPlan()
Uniquely identifies the backup plan to be associated with the selection of resources.
|
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.withAdvancedBackupSettings(AwsBackupBackupPlanAdvancedBackupSettingsDetails... advancedBackupSettings)
A list of backup options for each resource type.
|
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.withAdvancedBackupSettings(Collection<AwsBackupBackupPlanAdvancedBackupSettingsDetails> advancedBackupSettings)
A list of backup options for each resource type.
|
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.withBackupPlanName(String backupPlanName)
The display name of a backup plan.
|
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.withBackupPlanRule(AwsBackupBackupPlanRuleDetails... backupPlanRule)
An array of
BackupRule objects, each of which specifies a scheduled task that is used to back up a
selection of resources. |
AwsBackupBackupPlanBackupPlanDetails |
AwsBackupBackupPlanBackupPlanDetails.withBackupPlanRule(Collection<AwsBackupBackupPlanRuleDetails> backupPlanRule)
An array of
BackupRule objects, each of which specifies a scheduled task that is used to back up a
selection of resources. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsBackupBackupPlanDetails.setBackupPlan(AwsBackupBackupPlanBackupPlanDetails backupPlan)
Uniquely identifies the backup plan to be associated with the selection of resources.
|
AwsBackupBackupPlanDetails |
AwsBackupBackupPlanDetails.withBackupPlan(AwsBackupBackupPlanBackupPlanDetails backupPlan)
Uniquely identifies the backup plan to be associated with the selection of resources.
|
Copyright © 2022. All rights reserved.