syncConfig

@JvmName(name = "jvtvveihfhpxilmh")
suspend fun syncConfig(value: Output<FunctionConfigurationSyncConfigArgs>)
@JvmName(name = "heevqabfbkjdmipm")
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 = "puwqaujlxvjgduky")
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.