Builder

class Builder

Properties

Link copied to clipboard

The name of the database. Required when authenticating using temporary credentials.

Link copied to clipboard

The database user name. Required when authenticating using temporary credentials.

Link copied to clipboard

The name or ARN of the secret that enables access to the database. Required when authenticating using Amazon Web Services Secrets Manager.

Link copied to clipboard
var sql: String?

The SQL statement text to run.

Link copied to clipboard

The name of the SQL statement. You can name the SQL statement when you create it to identify the query.

Link copied to clipboard

Indicates whether to send an event back to EventBridge after the SQL statement runs.