AWS::IoTAnalytics::Datastore Column - AWS CloudFormation

AWS::IoTAnalytics::Datastore Column

Contains information about a column that stores your data.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Type" : String }

YAML

Name: String Type: String

Properties

Name

The name of the column.

Required: Yes

Type: String

Update requires: No interruption

Type

The type of data. For more information about the supported data types, see Common data types in the AWS Glue Developer Guide.

Required: Yes

Type: String

Update requires: No interruption