QueryGenerationInput
Contains information about a natural language query to transform into SQL.
Contents
- text
-
The text of the query.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20000.
Required: Yes
- type
-
The type of the query.
Type: String
Valid Values:
TEXT
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: