| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsBackupRecoveryPointLifecycleDetails |
AwsBackupRecoveryPointLifecycleDetails.clone() |
AwsBackupRecoveryPointLifecycleDetails |
AwsBackupRecoveryPointDetails.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupRecoveryPointLifecycleDetails |
AwsBackupRecoveryPointLifecycleDetails.withDeleteAfterDays(Long deleteAfterDays)
Specifies the number of days after creation that a recovery point is deleted.
|
AwsBackupRecoveryPointLifecycleDetails |
AwsBackupRecoveryPointLifecycleDetails.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 |
AwsBackupRecoveryPointDetails.setLifecycle(AwsBackupRecoveryPointLifecycleDetails lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
AwsBackupRecoveryPointDetails |
AwsBackupRecoveryPointDetails.withLifecycle(AwsBackupRecoveryPointLifecycleDetails lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Copyright © 2024. All rights reserved.