@Stability(value=Stable) public static final class CfnCrawler.SchemaChangePolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCrawler.SchemaChangePolicyProperty>
CfnCrawler.SchemaChangePolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.SchemaChangePolicyProperty |
build()
Builds the configured instance.
|
CfnCrawler.SchemaChangePolicyProperty.Builder |
deleteBehavior(String deleteBehavior)
Sets the value of
CfnCrawler.SchemaChangePolicyProperty.getDeleteBehavior() |
CfnCrawler.SchemaChangePolicyProperty.Builder |
updateBehavior(String updateBehavior)
Sets the value of
CfnCrawler.SchemaChangePolicyProperty.getUpdateBehavior() |
@Stability(value=Stable) public CfnCrawler.SchemaChangePolicyProperty.Builder deleteBehavior(String deleteBehavior)
CfnCrawler.SchemaChangePolicyProperty.getDeleteBehavior()deleteBehavior - `CfnCrawler.SchemaChangePolicyProperty.DeleteBehavior`.this@Stability(value=Stable) public CfnCrawler.SchemaChangePolicyProperty.Builder updateBehavior(String updateBehavior)
CfnCrawler.SchemaChangePolicyProperty.getUpdateBehavior()updateBehavior - `CfnCrawler.SchemaChangePolicyProperty.UpdateBehavior`.this@Stability(value=Stable) public CfnCrawler.SchemaChangePolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnCrawler.SchemaChangePolicyProperty>CfnCrawler.SchemaChangePolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.