class Aws::RDSDataService::Types::ResultFrame


@see docs.aws.amazon.com/goto/WebAPI/rds-data-2018-08-01/ResultFrame AWS API Documentation
@return [Types::ResultSetMetadata]
The result-set metadata in the result set.
@!attribute [rw] result_set_metadata
@return [Array<Types::Record>]
The records in the result set.
@!attribute [rw] records
The result set returned by a SQL statement.