Builder

class Builder

Properties

Link copied to clipboard

A list of column names that the user has been granted access to.

Link copied to clipboard

A list of column row filters.

Link copied to clipboard

A Boolean value that indicates whether the partition location is registered with Lake Formation.

Link copied to clipboard

The Lake Formation data permissions of the caller on the table. Used to authorize the call when no view context is found.

Link copied to clipboard

A cryptographically generated query identifier generated by Glue or Lake Formation.

Link copied to clipboard

The resource ARN of the parent resource extracted from the request.

Link copied to clipboard
var table: Table?

A Table object containing the table metadata.

Functions

Link copied to clipboard
fun table(block: Table.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.glue.model.Table inside the given block