inputSourceConfig

@JvmName(name = "rmlpkdxeajnmdyim")
suspend fun inputSourceConfig(value: Output<List<IdNamespaceInputSourceArgs>>)
@JvmName(name = "oebahkopmhjvfdfw")
suspend fun inputSourceConfig(value: List<IdNamespaceInputSourceArgs>?)

Parameters

value

A list of InputSource objects, which have the fields InputSourceARN and SchemaName .


@JvmName(name = "aorocysnxqililtd")
suspend fun inputSourceConfig(vararg values: Output<IdNamespaceInputSourceArgs>)


@JvmName(name = "kabirkjplbmpdbwi")
suspend fun inputSourceConfig(values: List<Output<IdNamespaceInputSourceArgs>>)
@JvmName(name = "tlptdktshptexpud")
suspend fun inputSourceConfig(vararg values: IdNamespaceInputSourceArgs)

Parameters

values

A list of InputSource objects, which have the fields InputSourceARN and SchemaName .


@JvmName(name = "pkottvnmjhpstelx")
suspend fun inputSourceConfig(argument: List<suspend IdNamespaceInputSourceArgsBuilder.() -> Unit>)
@JvmName(name = "ximadkevfoqxldvl")
suspend fun inputSourceConfig(vararg argument: suspend IdNamespaceInputSourceArgsBuilder.() -> Unit)
@JvmName(name = "wbdukexdfuxnvcbi")
suspend fun inputSourceConfig(argument: suspend IdNamespaceInputSourceArgsBuilder.() -> Unit)

Parameters

argument

A list of InputSource objects, which have the fields InputSourceARN and SchemaName .