Builder

class Builder

Properties

Link copied to clipboard

The definer of a view in SQL.

Link copied to clipboard

You can set this flag as true to instruct the engine not to push user-provided operations into the logical plan of the view during query planning. However, setting this flag does not guarantee that the engine will comply. Refer to the engine's documentation to understand the guarantees provided, if any.

Link copied to clipboard

Sets the method used for the most recent refresh.

Link copied to clipboard

Auto refresh interval in seconds for the materialized view. If not specified, the view will not automatically refresh.

Link copied to clipboard

A list of representations.

Link copied to clipboard

A list of table Amazon Resource Names (ARNs).

Link copied to clipboard

List of the Apache Iceberg table versions referenced by the materialized view.

Link copied to clipboard

The ID value that identifies this view's version. For materialized views, the version ID is the Apache Iceberg table's snapshot ID.

Link copied to clipboard

The version ID of the Apache Iceberg table.