Builder

class Builder

Properties

Link copied to clipboard

Specifies additional connection options for the DynamoDB data source.

Link copied to clipboard

The name of the database to read from.

Link copied to clipboard
var name: String?

The name of the data source.

Link copied to clipboard

Specifies whether Point-in-Time Recovery (PITR) is enabled for the DynamoDB table. When set to true, allows reading from a specific point in time. The default value is false.

Link copied to clipboard

The name of the table in the database to read from.