@Stability(value=Stable)
public static interface CfnCrawler.SchemaChangePolicyProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getUpdateBehavior()
@Stability(value=Stable) static CfnCrawler.SchemaChangePolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.