| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsBackupBackupPlanRuleCopyActionsDetails.Builder |
AwsBackupBackupPlanRuleCopyActionsDetails.builder() |
AwsBackupBackupPlanRuleCopyActionsDetails.Builder |
AwsBackupBackupPlanRuleCopyActionsDetails.Builder.destinationBackupVaultArn(String destinationBackupVaultArn)
An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup.
|
AwsBackupBackupPlanRuleCopyActionsDetails.Builder |
AwsBackupBackupPlanRuleCopyActionsDetails.Builder.lifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
default AwsBackupBackupPlanRuleCopyActionsDetails.Builder |
AwsBackupBackupPlanRuleCopyActionsDetails.Builder.lifecycle(Consumer<AwsBackupBackupPlanLifecycleDetails.Builder> lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupBackupPlanRuleCopyActionsDetails.Builder |
AwsBackupBackupPlanRuleCopyActionsDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsBackupBackupPlanRuleCopyActionsDetails.Builder> |
AwsBackupBackupPlanRuleCopyActionsDetails.serializableBuilderClass() |
Copyright © 2023. All rights reserved.