input Source Config
Parameters
value
A list of InputSource
objects, which have the fields InputSourceARN
and SchemaName
.
Parameters
values
A list of InputSource
objects, which have the fields InputSourceARN
and SchemaName
.
suspend fun inputSourceConfig(argument: List<suspend IdMappingWorkflowInputSourceArgsBuilder.() -> Unit>)
suspend fun inputSourceConfig(vararg argument: suspend IdMappingWorkflowInputSourceArgsBuilder.() -> Unit)
Parameters
argument
A list of InputSource
objects, which have the fields InputSourceARN
and SchemaName
.