@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 - The backup option for the resource. This parameter is required.
Each option is a key-value pair.this@Stability(value=Stable) public CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder resourceType(String resourceType)
resourceType - The name of a resource type. This parameter is required.
The only supported resource type is EC2.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 © 2022. All rights reserved.