| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupBackupPlanLifecycleDetails |
AwsBackupBackupPlanLifecycleDetails.clone() |
AwsBackupBackupPlanLifecycleDetails |
AwsBackupBackupPlanRuleCopyActionsDetails.getLifecycle()
Defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupBackupPlanLifecycleDetails |
AwsBackupBackupPlanRuleDetails.getLifecycle()
Defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupBackupPlanLifecycleDetails |
AwsBackupBackupPlanLifecycleDetails.withDeleteAfterDays(Long deleteAfterDays)
Specifies the number of days after creation that a recovery point is deleted.
|
AwsBackupBackupPlanLifecycleDetails |
AwsBackupBackupPlanLifecycleDetails.withMoveToColdStorageAfterDays(Long moveToColdStorageAfterDays)
Specifies the number of days after creation that a recovery point is moved to cold storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsBackupBackupPlanRuleCopyActionsDetails.setLifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
AwsBackupBackupPlanRuleDetails.setLifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupBackupPlanRuleCopyActionsDetails |
AwsBackupBackupPlanRuleCopyActionsDetails.withLifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupBackupPlanRuleDetails |
AwsBackupBackupPlanRuleDetails.withLifecycle(AwsBackupBackupPlanLifecycleDetails lifecycle)
Defines when a protected resource is transitioned to cold storage and when it expires.
|
Copyright © 2023. All rights reserved.