@Stability(value=Stable) @Internal public static final class CfnBackupPlan.LifecycleResourceTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupPlan.LifecycleResourceTypeProperty
CfnBackupPlan.LifecycleResourceTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupPlan.LifecycleResourceTypeProperty.Builder, CfnBackupPlan.LifecycleResourceTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBackupPlan.LifecycleResourceTypeProperty.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) |
Number |
getDeleteAfterDays()
Specifies the number of days after creation that a recovery point is deleted.
|
Number |
getMoveToColdStorageAfterDays()
Specifies the number of days after creation that a recovery point is moved to cold storage.
|
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.LifecycleResourceTypeProperty.Builder builder)
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder.public final Number getDeleteAfterDays()
CfnBackupPlan.LifecycleResourceTypeProperty
Must be greater than MoveToColdStorageAfterDays .
getDeleteAfterDays in interface CfnBackupPlan.LifecycleResourceTypePropertypublic final Number getMoveToColdStorageAfterDays()
CfnBackupPlan.LifecycleResourceTypePropertygetMoveToColdStorageAfterDays in interface CfnBackupPlan.LifecycleResourceTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.