@Stability(value=Stable)
public static interface CfnResolver.SyncConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResolver.SyncConfigProperty.Builder
A builder for
CfnResolver.SyncConfigProperty |
static class |
CfnResolver.SyncConfigProperty.Jsii$Proxy
An implementation for
CfnResolver.SyncConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResolver.SyncConfigProperty.Builder |
builder() |
String |
getConflictDetection()
`CfnResolver.SyncConfigProperty.ConflictDetection`.
|
default String |
getConflictHandler()
`CfnResolver.SyncConfigProperty.ConflictHandler`.
|
default Object |
getLambdaConflictHandlerConfig()
`CfnResolver.SyncConfigProperty.LambdaConflictHandlerConfig`.
|
@Stability(value=Stable) @NotNull String getConflictDetection()
@Stability(value=Stable) @Nullable default String getConflictHandler()
@Stability(value=Stable) @Nullable default Object getLambdaConflictHandlerConfig()
@Stability(value=Stable) static CfnResolver.SyncConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.