@Stability(value=Stable) public static final class CfnBackupPlan.BackupRuleResourceTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupPlan.BackupRuleResourceTypeProperty>
CfnBackupPlan.BackupRuleResourceTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder ruleName(String ruleName)
CfnBackupPlan.BackupRuleResourceTypeProperty.getRuleName()ruleName - `CfnBackupPlan.BackupRuleResourceTypeProperty.RuleName`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder targetBackupVault(String targetBackupVault)
CfnBackupPlan.BackupRuleResourceTypeProperty.getTargetBackupVault()targetBackupVault - `CfnBackupPlan.BackupRuleResourceTypeProperty.TargetBackupVault`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder completionWindowMinutes(Number completionWindowMinutes)
completionWindowMinutes - `CfnBackupPlan.BackupRuleResourceTypeProperty.CompletionWindowMinutes`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder copyActions(IResolvable copyActions)
CfnBackupPlan.BackupRuleResourceTypeProperty.getCopyActions()copyActions - `CfnBackupPlan.BackupRuleResourceTypeProperty.CopyActions`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder copyActions(List<? extends Object> copyActions)
CfnBackupPlan.BackupRuleResourceTypeProperty.getCopyActions()copyActions - `CfnBackupPlan.BackupRuleResourceTypeProperty.CopyActions`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder enableContinuousBackup(Boolean enableContinuousBackup)
CfnBackupPlan.BackupRuleResourceTypeProperty.getEnableContinuousBackup()enableContinuousBackup - `CfnBackupPlan.BackupRuleResourceTypeProperty.EnableContinuousBackup`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder enableContinuousBackup(IResolvable enableContinuousBackup)
CfnBackupPlan.BackupRuleResourceTypeProperty.getEnableContinuousBackup()enableContinuousBackup - `CfnBackupPlan.BackupRuleResourceTypeProperty.EnableContinuousBackup`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder lifecycle(CfnBackupPlan.LifecycleResourceTypeProperty lifecycle)
CfnBackupPlan.BackupRuleResourceTypeProperty.getLifecycle()lifecycle - `CfnBackupPlan.BackupRuleResourceTypeProperty.Lifecycle`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder lifecycle(IResolvable lifecycle)
CfnBackupPlan.BackupRuleResourceTypeProperty.getLifecycle()lifecycle - `CfnBackupPlan.BackupRuleResourceTypeProperty.Lifecycle`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder recoveryPointTags(IResolvable recoveryPointTags)
CfnBackupPlan.BackupRuleResourceTypeProperty.getRecoveryPointTags()recoveryPointTags - `CfnBackupPlan.BackupRuleResourceTypeProperty.RecoveryPointTags`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder recoveryPointTags(Map<String,String> recoveryPointTags)
CfnBackupPlan.BackupRuleResourceTypeProperty.getRecoveryPointTags()recoveryPointTags - `CfnBackupPlan.BackupRuleResourceTypeProperty.RecoveryPointTags`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder scheduleExpression(String scheduleExpression)
CfnBackupPlan.BackupRuleResourceTypeProperty.getScheduleExpression()scheduleExpression - `CfnBackupPlan.BackupRuleResourceTypeProperty.ScheduleExpression`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty.Builder startWindowMinutes(Number startWindowMinutes)
CfnBackupPlan.BackupRuleResourceTypeProperty.getStartWindowMinutes()startWindowMinutes - `CfnBackupPlan.BackupRuleResourceTypeProperty.StartWindowMinutes`.this@Stability(value=Stable) public CfnBackupPlan.BackupRuleResourceTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupPlan.BackupRuleResourceTypeProperty>CfnBackupPlan.BackupRuleResourceTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.