| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsBackupBackupPlanRuleCopyActionsDetails> |
AwsBackupBackupPlanRuleDetails.copyActions()
An array of
CopyAction objects, each of which contains details of the copy operation. |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanRuleDetails.Builder |
AwsBackupBackupPlanRuleDetails.Builder.copyActions(AwsBackupBackupPlanRuleCopyActionsDetails... copyActions)
An array of
CopyAction objects, each of which contains details of the copy operation. |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanRuleDetails.Builder |
AwsBackupBackupPlanRuleDetails.Builder.copyActions(Collection<AwsBackupBackupPlanRuleCopyActionsDetails> copyActions)
An array of
CopyAction objects, each of which contains details of the copy operation. |
Copyright © 2023. All rights reserved.