schema

@JvmName(name = "gwmreajcmjtvvysa")
suspend fun schema(value: Output<CassandraTableSchemaArgs>)
@JvmName(name = "lrbrtsptjspsujhe")
suspend fun schema(value: CassandraTableSchemaArgs?)

Parameters

value

A schema block as defined below.


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

Parameters

argument

A schema block as defined below.