Builder
Properties
The Amazon Resource Name (ARN) of the target table for which to create integration table properties. Currently, this API only supports creating integration table properties for target tables, and the provided ARN should be the ARN of the target table in the Glue Data Catalog. Support for creating integration table properties for source connections (using the connection ARN) is not yet implemented and will be added in a future release.
A structure for the source table configuration. See the SourceTableConfig
structure to see list of supported source properties.
A structure for the target table configuration.
Functions
construct an aws.sdk.kotlin.services.glue.model.SourceTableConfig inside the given block
construct an aws.sdk.kotlin.services.glue.model.TargetTableConfig inside the given block