pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appsync.kotlin.inputs
/
ResolverSyncConfigArgsBuilder
/
conflictDetection
conflict
Detection
@
JvmName
(
name
=
"svcopthwmpfyvycg"
)
suspend
fun
conflictDetection
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nbbogcfhyhobvunt"
)
suspend
fun
conflictDetection
(
value
:
String
?
)
Parameters
value
Conflict Detection strategy to use. Valid values are
NONE
and
VERSION
.