class Aws::IoT::Types::Field
@return [String]
The datatype of the field.
@!attribute [rw] type
@return [String]
The name of the field.
@!attribute [rw] name
}
type: “Number”, # accepts Number, String, Boolean
name: “FieldName”,
{
data as a hash:
@note When making an API call, you may pass Field
Describes the name and data type at a field.