class Aws::IoTAnalytics::Types::SchemaDefinition


@return [Array<Types::Column>]
100 nested types.
Each schema can have up to 100 columns. Each column can have up to
Specifies one or more columns that store your data.
@!attribute [rw] columns
}
],
},
type: “ColumnDataType”, # required
name: “ColumnName”, # required
{
columns: [
{
data as a hash:
@note When making an API call, you may pass SchemaDefinition
Information needed to define a schema.