@Stability(value=Stable) public static final class CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupSelection.BackupSelectionResourceTypeProperty>
CfnBackupSelection.BackupSelectionResourceTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder iamRoleArn(String iamRoleArn)
CfnBackupSelection.BackupSelectionResourceTypeProperty.getIamRoleArn()iamRoleArn - `CfnBackupSelection.BackupSelectionResourceTypeProperty.IamRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder selectionName(String selectionName)
selectionName - `CfnBackupSelection.BackupSelectionResourceTypeProperty.SelectionName`. This parameter is required.this@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder listOfTags(IResolvable listOfTags)
CfnBackupSelection.BackupSelectionResourceTypeProperty.getListOfTags()listOfTags - `CfnBackupSelection.BackupSelectionResourceTypeProperty.ListOfTags`.this@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder listOfTags(List<? extends Object> listOfTags)
CfnBackupSelection.BackupSelectionResourceTypeProperty.getListOfTags()listOfTags - `CfnBackupSelection.BackupSelectionResourceTypeProperty.ListOfTags`.this@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder resources(List<String> resources)
CfnBackupSelection.BackupSelectionResourceTypeProperty.getResources()resources - `CfnBackupSelection.BackupSelectionResourceTypeProperty.Resources`.this@Stability(value=Stable) public CfnBackupSelection.BackupSelectionResourceTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupSelection.BackupSelectionResourceTypeProperty>CfnBackupSelection.BackupSelectionResourceTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.