You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::QuickSight::Types::OutputColumn

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Output column.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description for a column.

Returns:

  • (String)

    A description for a column.

#nameString

A display name for the dataset.

Returns:

  • (String)

    A display name for the dataset.

#typeString

Type.

Possible values:

  • STRING
  • INTEGER
  • DECIMAL
  • DATETIME

Returns:

  • (String)

    Type.