schemaDefinition

@JvmName(name = "bpkgvxbhexklbkem")
suspend fun schemaDefinition(value: Output<TableSchemaDefinitionArgs>)
@JvmName(name = "vcprrsiwmppspgab")
suspend fun schemaDefinition(value: TableSchemaDefinitionArgs?)

Parameters

value

Describes the schema of the table.


@JvmName(name = "nqavroklfmuawuao")
suspend fun schemaDefinition(argument: suspend TableSchemaDefinitionArgsBuilder.() -> Unit)

Parameters

argument

Describes the schema of the table.