ParameterMapping
Mapping for named parameters.
Contents
- Name
-
Parameter name.
Type: String
Required: Yes
- Type
-
Contains the data type of a column in a query result set. The data type can be scalar or complex. The supported scalar data types are integers, Boolean, string, double, timestamp, date, time, and intervals. The supported complex data types are arrays, rows, and timeseries.
Type: Type object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: