Builder
class Builder
Properties
Link copied to clipboard
Specifies whether to automatically enable data quality evaluation for the S3 Glue Parquet target. When set to true
, data quality checks are performed automatically during the write operation.
Link copied to clipboard
Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip"
and "bzip"
).
Link copied to clipboard
Specifies the number of target partitions for Parquet files when writing to Amazon S3 using Glue.
Link copied to clipboard
Specifies native partitioning using a sequence of keys.
Link copied to clipboard
A policy that specifies update behavior for the crawler.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.AutoDataQuality inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.DirectSchemaChangePolicy inside the given block