ViewRepresentationInput

A structure containing details of a representation to update or create a Lake Formation view.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A parameter that specifies the engine type of a specific representation.

Link copied to clipboard

A parameter that specifies the version of the engine of a specific representation.

Link copied to clipboard

The name of the connection to be used to validate the specific representation of the view.

Link copied to clipboard

A string that represents the SQL query that describes the view with expanded resource ARNs

Link copied to clipboard

A string that represents the original SQL query that describes the view.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String