View a markdown version of this page

ColumnInformation - AWS IoT SiteWise

ColumnInformation

Contains metadata about a column in the query results.

Contents

name

The name of the column.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

type

The data type of the column. Valid values are STRING, DOUBLE, BOOLEAN, INTEGER, TIMESTAMP, and VARIANT.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: