Builder
class Builder
Properties
Link copied to clipboard
The catalog database in which to create the new table. For Hive compatibility, this name is entirely lowercase.
Link copied to clipboard
Specifies an OpenTableFormatInput
structure when creating an open format table.
Link copied to clipboard
A list of partition indexes, PartitionIndex
structures, to create in the table.
Link copied to clipboard
The TableInput
object that defines the metadata table to create in the catalog.
Link copied to clipboard
The ID of the transaction.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.OpenTableFormatInput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.TableInput inside the given block