Builder
Properties
A structure containing the Lake Formation audit context.
The name of the catalog database where the partitions reside.
When true, specifies not returning the partition column schema. Useful when you are interested only in other partition attributes such as partition values or location. This approach avoids the problem of a large response by not returning duplicate data.
An expression that filters the partitions to be returned.
The maximum number of partitions to return in a single response.
The time as of when to read the partition contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId.
The transaction ID at which to read the partition contents.
Functions
construct an aws.sdk.kotlin.services.glue.model.AuditContext inside the given block
construct an aws.sdk.kotlin.services.glue.model.Segment inside the given block