schema

@JvmName(name = "pnfaofnfcjrhpryi")
suspend fun schema(value: Output<TableSchemaArgs>)
@JvmName(name = "jbhgtrrrpcgadyib")
suspend fun schema(value: TableSchemaArgs?)

Parameters

value

The schema of the table. See Schema below for more details.


@JvmName(name = "ogurblcfexrieavr")
suspend fun schema(argument: suspend TableSchemaArgsBuilder.() -> Unit)

Parameters

argument

The schema of the table. See Schema below for more details.