type

fun type(block: Type.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.timestreamquery.model.Type inside the given block


var type: Type?

The data type of the result set column. The data type can be a scalar or complex. Scalar data types are integers, strings, doubles, Booleans, and others. Complex data types are types such as arrays, rows, and others.