@Stability(value=Stable) public static final class CfnBackupPlanProps.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupPlanProps>
CfnBackupPlanProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBackupPlanProps.Builder |
backupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan)
Sets the value of
CfnBackupPlanProps.getBackupPlan() |
CfnBackupPlanProps.Builder |
backupPlan(IResolvable backupPlan)
Sets the value of
CfnBackupPlanProps.getBackupPlan() |
CfnBackupPlanProps.Builder |
backupPlanTags(IResolvable backupPlanTags)
Sets the value of
CfnBackupPlanProps.getBackupPlanTags() |
CfnBackupPlanProps.Builder |
backupPlanTags(Map<String,String> backupPlanTags)
Sets the value of
CfnBackupPlanProps.getBackupPlanTags() |
CfnBackupPlanProps |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnBackupPlanProps.Builder backupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan)
CfnBackupPlanProps.getBackupPlan()backupPlan - `AWS::Backup::BackupPlan.BackupPlan`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlanProps.Builder backupPlan(IResolvable backupPlan)
CfnBackupPlanProps.getBackupPlan()backupPlan - `AWS::Backup::BackupPlan.BackupPlan`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlanProps.Builder backupPlanTags(IResolvable backupPlanTags)
CfnBackupPlanProps.getBackupPlanTags()backupPlanTags - `AWS::Backup::BackupPlan.BackupPlanTags`.this@Stability(value=Stable) public CfnBackupPlanProps.Builder backupPlanTags(Map<String,String> backupPlanTags)
CfnBackupPlanProps.getBackupPlanTags()backupPlanTags - `AWS::Backup::BackupPlan.BackupPlanTags`.this@Stability(value=Stable) public CfnBackupPlanProps build()
build in interface software.amazon.jsii.Builder<CfnBackupPlanProps>CfnBackupPlanPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.