schema

@JvmName(name = "bqlxhgillpvcupaq")
suspend fun schema(value: Output<List<MapperTableSchemaArgs>>)
@JvmName(name = "yoyuiqwiwmbvkmhm")
suspend fun schema(value: List<MapperTableSchemaArgs>?)

Parameters

value

List of columns for the source table.


@JvmName(name = "khilbxecoayvinph")
suspend fun schema(vararg values: Output<MapperTableSchemaArgs>)


@JvmName(name = "jafepxfuemkreubp")
suspend fun schema(values: List<Output<MapperTableSchemaArgs>>)
@JvmName(name = "bviivyonprsixqbr")
suspend fun schema(vararg values: MapperTableSchemaArgs)

Parameters

values

List of columns for the source table.


@JvmName(name = "krjlognuhnhyyyru")
suspend fun schema(argument: List<suspend MapperTableSchemaArgsBuilder.() -> Unit>)
@JvmName(name = "ihasqeubvwlhvlsd")
suspend fun schema(vararg argument: suspend MapperTableSchemaArgsBuilder.() -> Unit)
@JvmName(name = "cslqstjhjbhwqrps")
suspend fun schema(argument: suspend MapperTableSchemaArgsBuilder.() -> Unit)

Parameters

argument

List of columns for the source table.