ViewDefinitionInput
class ViewDefinitionInput
A structure containing details for creating or updating an Glue view.
Types
Properties
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
A list of structures that contains the dialect of the view, and the query that defines the view.
Link copied to clipboard
A list of base table ARNs that make up the view.