@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(CfnBackupPlan.BackupRuleResourceTypeProperty.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 |
getCompletionWindowMinutes()
A value in minutes after a backup job is successfully started before it must be completed or it is canceled by AWS Backup .
|
Object |
getCopyActions()
An array of CopyAction objects, which contains the details of the copy operation.
|
Object |
getEnableContinuousBackup()
Enables continuous backup and point-in-time restores (PITR).
|
Object |
getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Object |
getRecoveryPointTags()
To help organize your resources, you can assign your own metadata to the resources that you create.
|
String |
getRuleName()
A display name for a backup rule.
|
String |
getScheduleExpression()
A CRON expression specifying when AWS Backup initiates a backup job.
|
Number |
getStartWindowMinutes()
An optional value that specifies a period of time in minutes after a backup is scheduled before a job is canceled if it doesn't start successfully.
|
String |
getTargetBackupVault()
The name of a logical container where backups are stored.
|
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.BackupRuleResourceTypeProperty.Builder builder)
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder.public final String getRuleName()
CfnBackupPlan.BackupRuleResourceTypePropertygetRuleName in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final String getTargetBackupVault()
CfnBackupPlan.BackupRuleResourceTypePropertyBackup vaults are identified by names that are unique to the account used to create them and the AWS Region where they are created. They consist of letters, numbers, and hyphens.
getTargetBackupVault in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Number getCompletionWindowMinutes()
CfnBackupPlan.BackupRuleResourceTypePropertygetCompletionWindowMinutes in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getCopyActions()
CfnBackupPlan.BackupRuleResourceTypePropertygetCopyActions in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getEnableContinuousBackup()
CfnBackupPlan.BackupRuleResourceTypePropertygetEnableContinuousBackup in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getLifecycle()
CfnBackupPlan.BackupRuleResourceTypePropertyAWS Backup transitions and expires backups automatically according to the lifecycle that you define.
getLifecycle in interface CfnBackupPlan.BackupRuleResourceTypePropertypublic final Object getRecoveryPointTags()
CfnBackupPlan.BackupRuleResourceTypePropertyEach tag is a key-value pair.
getRecoveryPointTags 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 © 2022. All rights reserved.