@Stability(value=Stable) @Internal public static final class CfnBackupPlan.BackupRuleResourceTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupPlan.BackupRuleResourceTypeProperty
CfnBackupPlan.BackupRuleResourceTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupPlan.BackupRuleResourceTypeProperty.Builder, CfnBackupPlan.BackupRuleResourceTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ruleName,
String targetBackupVault,
Number completionWindowMinutes,
Object copyActions,
Object lifecycle,
Object recoveryPointTags,
String scheduleExpression,
Number startWindowMinutes)
Constructor that initializes the object based on literal property values passed by the
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCompletionWindowMinutes()
`CfnBackupPlan.BackupRuleResourceTypeProperty.CompletionWindowMinutes`.
|
Object |
getCopyActions()
`CfnBackupPlan.BackupRuleResourceTypeProperty.CopyActions`.
|
Object |
getLifecycle()
`CfnBackupPlan.BackupRuleResourceTypeProperty.Lifecycle`.
|
Object |
getRecoveryPointTags()
`CfnBackupPlan.BackupRuleResourceTypeProperty.RecoveryPointTags`.
|
String |
getRuleName()
`CfnBackupPlan.BackupRuleResourceTypeProperty.RuleName`.
|
String |
getScheduleExpression()
`CfnBackupPlan.BackupRuleResourceTypeProperty.ScheduleExpression`.
|
Number |
getStartWindowMinutes()
`CfnBackupPlan.BackupRuleResourceTypeProperty.StartWindowMinutes`.
|
String |
getTargetBackupVault()
`CfnBackupPlan.BackupRuleResourceTypeProperty.TargetBackupVault`.
|
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(String ruleName, String targetBackupVault, Number completionWindowMinutes, Object copyActions, Object lifecycle, Object recoveryPointTags, String scheduleExpression, Number startWindowMinutes)
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder.public final String getRuleName()
CfnBackupPlan.BackupRuleResourceTypePropertygetRuleName in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final String getTargetBackupVault()
CfnBackupPlan.BackupRuleResourceTypePropertygetTargetBackupVault in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Number getCompletionWindowMinutes()
CfnBackupPlan.BackupRuleResourceTypePropertygetCompletionWindowMinutes in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getCopyActions()
CfnBackupPlan.BackupRuleResourceTypePropertygetCopyActions in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getLifecycle()
CfnBackupPlan.BackupRuleResourceTypePropertygetLifecycle in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getRecoveryPointTags()
CfnBackupPlan.BackupRuleResourceTypePropertygetRecoveryPointTags in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final String getScheduleExpression()
CfnBackupPlan.BackupRuleResourceTypePropertygetScheduleExpression in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Number getStartWindowMinutes()
CfnBackupPlan.BackupRuleResourceTypePropertygetStartWindowMinutes in interface CfnBackupPlan.BackupRuleResourceTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.