BatchExecuteStatementResponse
Types
Properties
Link copied to clipboard
The cluster identifier. This element is not returned when connecting to a serverless workgroup.
Link copied to clipboard
A value that indicates whether the statement has a result set. The result set can be empty. The value is true for an empty result set. The value is true if any substatement returns a result set.
Link copied to clipboard
The process identifier from Amazon Redshift.
Link copied to clipboard
The status of the SQL statement. Status values are defined as follows:
Link copied to clipboard
The serverless workgroup name or Amazon Resource Name (ARN). This element is not returned when connecting to a provisioned cluster.
Functions
Link copied to clipboard
inline fun copy(block: BatchExecuteStatementResponse.Builder.() -> Unit = {}): BatchExecuteStatementResponse