Builder

class Builder

Properties

Link copied to clipboard
var table: Table?

The table in question.

Link copied to clipboard

The ID value that identifies this table version. A VersionId is a string representation of an integer. Each version is incremented by 1.

Functions

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

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