@Stability(value=Stable) @Internal public static final class CfnBackupPlan.CopyActionResourceTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupPlan.CopyActionResourceTypeProperty
CfnBackupPlan.CopyActionResourceTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupPlan.CopyActionResourceTypeProperty.Builder, CfnBackupPlan.CopyActionResourceTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBackupPlan.CopyActionResourceTypeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDestinationBackupVaultArn()
An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup.
|
Object |
getLifecycle()
Defines when a protected resource is transitioned to cold storage and when it expires.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBackupPlan.CopyActionResourceTypeProperty.Builder builder)
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder.public final String getDestinationBackupVaultArn()
CfnBackupPlan.CopyActionResourceTypeProperty
For example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getDestinationBackupVaultArn in interface CfnBackupPlan.CopyActionResourceTypePropertypublic final Object getLifecycle()
CfnBackupPlan.CopyActionResourceTypePropertyAWS Backup transitions and expires backups automatically according to the lifecycle that you define. If you do not specify a lifecycle, AWS Backup applies the lifecycle policy of the source backup to the destination backup.
Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days.
getLifecycle in interface CfnBackupPlan.CopyActionResourceTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.