You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDSDataService::Types::ExecuteSqlResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::RDSDataService::Types::ExecuteSqlResponse
- Defined in:
- (unknown)
Overview
The response elements represent the output of a request to run one or more SQL statements.
Returned by:
Instance Attribute Summary collapse
-
#sql_statement_results ⇒ Array<Types::SqlStatementResult>
The results of the SQL statement or statements.
Instance Attribute Details
#sql_statement_results ⇒ Array<Types::SqlStatementResult>
The results of the SQL statement or statements.