

# SemanticType


A structure that represents a semantic type.

## Contents


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

 ** FalseyCellValue **   <a name="QS-Type-SemanticType-FalseyCellValue"></a>
The semantic type falsey cell value.  
Type: String  
Required: No

 ** FalseyCellValueSynonyms **   <a name="QS-Type-SemanticType-FalseyCellValueSynonyms"></a>
The other names or aliases for the false cell value.  
Type: Array of strings  
Required: No

 ** SubTypeName **   <a name="QS-Type-SemanticType-SubTypeName"></a>
The semantic type sub type name.  
Type: String  
Length Constraints: Maximum length of 256.  
Required: No

 ** TruthyCellValue **   <a name="QS-Type-SemanticType-TruthyCellValue"></a>
The semantic type truthy cell value.  
Type: String  
Required: No

 ** TruthyCellValueSynonyms **   <a name="QS-Type-SemanticType-TruthyCellValueSynonyms"></a>
The other names or aliases for the true cell value.  
Type: Array of strings  
Required: No

 ** TypeName **   <a name="QS-Type-SemanticType-TypeName"></a>
The semantic type name.  
Type: String  
Length Constraints: Maximum length of 256.  
Required: No

 ** TypeParameters **   <a name="QS-Type-SemanticType-TypeParameters"></a>
The semantic type parameters.  
Type: String to string map  
Key Length Constraints: Maximum length of 256.  
Value Length Constraints: Maximum length of 256.  
Required: No

## See Also


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/SemanticType) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/SemanticType) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/SemanticType) 