SemanticType
A structure that represents a semantic type.
Contents
Note
In the following list, the required parameters are described first.
- FalseyCellValue
-
The semantic type falsey cell value.
Type: String
Required: No
- FalseyCellValueSynonyms
-
The other names or aliases for the false cell value.
Type: Array of strings
Required: No
- SubTypeName
-
The semantic type sub type name.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- TruthyCellValue
-
The semantic type truthy cell value.
Type: String
Required: No
- TruthyCellValueSynonyms
-
The other names or aliases for the true cell value.
Type: Array of strings
Required: No
- TypeName
-
The semantic type name.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- TypeParameters
-
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: