schema

fun schema(block: Schema.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.forecast.model.Schema inside the given block


An array of SchemaAttribute objects that specify the dataset fields. Each SchemaAttribute specifies the name and data type of a field.