Builder

class Builder

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

A list of colon (:) separated names of database groups.

Link copied to clipboard

The database user name.

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
var 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. This identifier is returned by BatchExecuteStatment.

Link copied to clipboard

The process identifier from Amazon Redshift.

Link copied to clipboard

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

Link copied to clipboard

The session identifier of the query.

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.