| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanRuleCopyActionsDetails |
AwsBackupBackupPlanRuleCopyActionsDetails.clone() |
AwsBackupBackupPlanRuleCopyActionsDetails |
AwsBackupBackupPlanRuleCopyActionsDetails.withDestinationBackupVaultArn(String destinationBackupVaultArn)
An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup.
|
AwsBackupBackupPlanRuleCopyActionsDetails |
AwsBackupBackupPlanRuleCopyActionsDetails.withLifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsBackupBackupPlanRuleCopyActionsDetails> |
AwsBackupBackupPlanRuleDetails.getCopyActions()
An array of
CopyAction objects, each of which contains details of the copy operation. |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanRuleDetails |
AwsBackupBackupPlanRuleDetails.withCopyActions(AwsBackupBackupPlanRuleCopyActionsDetails... copyActions)
An array of
CopyAction objects, each of which contains details of the copy operation. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsBackupBackupPlanRuleDetails.setCopyActions(Collection<AwsBackupBackupPlanRuleCopyActionsDetails> copyActions)
An array of
CopyAction objects, each of which contains details of the copy operation. |
AwsBackupBackupPlanRuleDetails |
AwsBackupBackupPlanRuleDetails.withCopyActions(Collection<AwsBackupBackupPlanRuleCopyActionsDetails> copyActions)
An array of
CopyAction objects, each of which contains details of the copy operation. |
Copyright © 2023. All rights reserved.