@Stability(value=Stable) public static final class CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty>
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder |
backupOptions(Object backupOptions)
|
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty |
build()
Builds the configured instance.
|
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder |
resourceType(String resourceType)
|
@Stability(value=Stable) public CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder backupOptions(Object backupOptions)
backupOptions - `CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.BackupOptions`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder resourceType(String resourceType)
resourceType - `CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.ResourceType`. This parameter is required.this@Stability(value=Stable) public CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty>CfnBackupPlan.AdvancedBackupSettingResourceTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.