@Stability(value=Stable)
public static interface CfnResolver.SyncConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-syncconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-syncconfig.html#cfn-appsync-resolver-syncconfig-conflictdetection@Stability(value=Stable) @Nullable default String getConflictHandler()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-syncconfig.html#cfn-appsync-resolver-syncconfig-conflicthandler@Stability(value=Stable) @Nullable default Object getLambdaConflictHandlerConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-syncconfig.html#cfn-appsync-resolver-syncconfig-lambdaconflicthandlerconfig@Stability(value=Stable) static CfnResolver.SyncConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.