@Stability(value=Stable)
public static interface CfnCrawler.SchemaChangePolicyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schemachangepolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCrawler.SchemaChangePolicyProperty.Builder
A builder for
CfnCrawler.SchemaChangePolicyProperty |
static class |
CfnCrawler.SchemaChangePolicyProperty.Jsii$Proxy
An implementation for
CfnCrawler.SchemaChangePolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCrawler.SchemaChangePolicyProperty.Builder |
builder() |
default String |
getDeleteBehavior()
`CfnCrawler.SchemaChangePolicyProperty.DeleteBehavior`.
|
default String |
getUpdateBehavior()
`CfnCrawler.SchemaChangePolicyProperty.UpdateBehavior`.
|
@Stability(value=Stable) @Nullable default String getDeleteBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schemachangepolicy.html#cfn-glue-crawler-schemachangepolicy-deletebehavior@Stability(value=Stable) @Nullable default String getUpdateBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schemachangepolicy.html#cfn-glue-crawler-schemachangepolicy-updatebehavior@Stability(value=Stable) static CfnCrawler.SchemaChangePolicyProperty.Builder builder()
Copyright © 2020. All rights reserved.