@Stability(value=Stable) public static final class CfnBackupPlan.BackupPlanResourceTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupPlan.BackupPlanResourceTypeProperty>
CfnBackupPlan.BackupPlanResourceTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty.Builder backupPlanName(String backupPlanName)
CfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanName()backupPlanName - The display name of a backup plan. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty.Builder backupPlanRule(IResolvable backupPlanRule)
CfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanRule()backupPlanRule - An array of `BackupRule` objects, each of which specifies a scheduled task that is used to back up a selection of resources. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty.Builder backupPlanRule(List<? extends Object> backupPlanRule)
CfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanRule()backupPlanRule - An array of `BackupRule` objects, each of which specifies a scheduled task that is used to back up a selection of resources. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty.Builder advancedBackupSettings(IResolvable advancedBackupSettings)
CfnBackupPlan.BackupPlanResourceTypeProperty.getAdvancedBackupSettings()advancedBackupSettings - A list of backup options for each resource type.this@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty.Builder advancedBackupSettings(List<? extends Object> advancedBackupSettings)
CfnBackupPlan.BackupPlanResourceTypeProperty.getAdvancedBackupSettings()advancedBackupSettings - A list of backup options for each resource type.this@Stability(value=Stable) public CfnBackupPlan.BackupPlanResourceTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupPlan.BackupPlanResourceTypeProperty>CfnBackupPlan.BackupPlanResourceTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.