

# OutputColumn
<a name="API_OutputColumn"></a>

Output column.

## Contents
<a name="API_OutputColumn_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Description **   <a name="QS-Type-OutputColumn-Description"></a>
A description for a column.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Required: No

 ** Id **   <a name="QS-Type-OutputColumn-Id"></a>
A unique identifier for the output column.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** Name **   <a name="QS-Type-OutputColumn-Name"></a>
The display name of the column..  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** SubType **   <a name="QS-Type-OutputColumn-SubType"></a>
The sub data type of the column.  
Type: String  
Valid Values: `FLOAT | FIXED`   
Required: No

 ** Type **   <a name="QS-Type-OutputColumn-Type"></a>
The data type of the column.  
Type: String  
Valid Values: `STRING | INTEGER | DECIMAL | DATETIME`   
Required: No

## See Also
<a name="API_OutputColumn_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/OutputColumn) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/OutputColumn) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/OutputColumn) 