CreateDataIntegrationAssociationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mapping of metadata to be extracted from the data.

Link copied to clipboard

The identifier for the client that is associated with the DataIntegration association.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

Link copied to clipboard

A unique identifier for the DataIntegration.

Link copied to clipboard

The URI of the data destination.

Link copied to clipboard

The configuration for how the files should be pulled from the source.

Link copied to clipboard

The configuration for what data should be pulled from the source.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String