Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard
var id: String?

The SQL statement identifier. This value is a universally unique identifier (UUID) generated by Amazon Redshift Data API.

Link copied to clipboard

A value that indicates whether the statement is a batch query request.

Link copied to clipboard

The parameters used in a SQL statement.

Link copied to clipboard

The SQL statement.

Link copied to clipboard

One or more SQL statements. Each query string in the array corresponds to one of the queries in a batch query request.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the secret that enables access to the database.

Link copied to clipboard

The name of the SQL statement.

Link copied to clipboard

The status of the SQL statement. An example is the that the SQL statement finished.

Link copied to clipboard

The date and time (UTC) that the statement metadata was last updated.