@Stability(value=Stable)
public static interface CfnFunctionConfiguration.SyncConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-syncconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionConfiguration.SyncConfigProperty.Builder
A builder for
CfnFunctionConfiguration.SyncConfigProperty |
static class |
CfnFunctionConfiguration.SyncConfigProperty.Jsii$Proxy
An implementation for
CfnFunctionConfiguration.SyncConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionConfiguration.SyncConfigProperty.Builder |
builder() |
String |
getConflictDetection()
`CfnFunctionConfiguration.SyncConfigProperty.ConflictDetection`.
|
default String |
getConflictHandler()
`CfnFunctionConfiguration.SyncConfigProperty.ConflictHandler`.
|
default Object |
getLambdaConflictHandlerConfig()
`CfnFunctionConfiguration.SyncConfigProperty.LambdaConflictHandlerConfig`.
|
@Stability(value=Stable) @NotNull String getConflictDetection()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-syncconfig.html#cfn-appsync-functionconfiguration-syncconfig-conflictdetection@Stability(value=Stable) @Nullable default String getConflictHandler()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-syncconfig.html#cfn-appsync-functionconfiguration-syncconfig-conflicthandler@Stability(value=Stable) @Nullable default Object getLambdaConflictHandlerConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-syncconfig.html#cfn-appsync-functionconfiguration-syncconfig-lambdaconflicthandlerconfig@Stability(value=Stable) static CfnFunctionConfiguration.SyncConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.