You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDSDataService::Types::BatchExecuteStatementResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The response elements represent the output of a SQL statement over an array of data.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#update_resultsArray<Types::UpdateResult>

The execution results of each batch entry.

Returns: