CreateIntegrationTablePropertiesRequest
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
A structure for the source table configuration. See the SourceTableConfig
structure to see list of supported source properties.
Link copied to clipboard
A structure for the target table configuration.
Functions
Link copied to clipboard
inline fun copy(block: CreateIntegrationTablePropertiesRequest.Builder.() -> Unit = {}): CreateIntegrationTablePropertiesRequest