

# TableFieldOption
<a name="API_TableFieldOption"></a>

The options for a table field.

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

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

 ** FieldId **   <a name="QS-Type-TableFieldOption-FieldId"></a>
The field ID for a table field.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: Yes

 ** CustomLabel **   <a name="QS-Type-TableFieldOption-CustomLabel"></a>
The custom label for a table field.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** URLStyling **   <a name="QS-Type-TableFieldOption-URLStyling"></a>
The URL configuration for a table field.  
Type: [TableFieldURLConfiguration](API_TableFieldURLConfiguration.md) object  
Required: No

 ** Visibility **   <a name="QS-Type-TableFieldOption-Visibility"></a>
The visibility of a table field.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** Width **   <a name="QS-Type-TableFieldOption-Width"></a>
The width for a table field.  
Type: String  
Required: No

## See Also
<a name="API_TableFieldOption_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/TableFieldOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/TableFieldOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/TableFieldOption) 