Record
A record returned by a call.
Note
This data structure is only used with the deprecated ExecuteSql
operation.
Use the BatchExecuteStatement
or ExecuteStatement
operation instead.
Contents
- values
-
The values returned in the record.
Type: Array of Value objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: