ExecuteStatementResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cluster identifier. This element is not returned when connecting to a serverless workgroup.

Link copied to clipboard

The date and time (UTC) the statement was created.

Link copied to clipboard

The name of the database.

Link copied to clipboard

The database user name.

Link copied to clipboard
val id: String?

The identifier of the SQL statement whose results are to be fetched. This value is a universally unique identifier (UUID) generated by Amazon Redshift Data API.

Link copied to clipboard

The name or ARN of the secret that enables access to the database.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String