| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsBackupBackupPlanRuleDetails> |
AwsBackupBackupPlanBackupPlanDetails.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 |
|---|---|
AwsBackupBackupPlanBackupPlanDetails.Builder |
AwsBackupBackupPlanBackupPlanDetails.Builder.backupPlanRule(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 |
|---|---|
AwsBackupBackupPlanBackupPlanDetails.Builder |
AwsBackupBackupPlanBackupPlanDetails.Builder.backupPlanRule(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. |
Copyright © 2023. All rights reserved.