syncConfig

@JvmName(name = "goqyhhehmyvxcthb")
suspend fun syncConfig(value: Output<FunctionConfigurationSyncConfigArgs>)
@JvmName(name = "psdebyvovwusolhb")
suspend fun syncConfig(value: FunctionConfigurationSyncConfigArgs?)

Parameters

value

Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.


@JvmName(name = "fsfgtapbinslergr")
suspend fun syncConfig(argument: suspend FunctionConfigurationSyncConfigArgsBuilder.() -> Unit)

Parameters

argument

Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.