PutIntegrationRequest

Types

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

Properties

Link copied to clipboard

The unique name of the domain.

Link copied to clipboard

The configuration that controls how Customer Profiles retrieves data from the source.

Link copied to clipboard

The name of the profile object type.

Link copied to clipboard

A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an ObjectTypeName (template) used to ingest the event. It supports the following event types: SegmentIdentify, ShopifyCreateCustomers, ShopifyUpdateCustomers, ShopifyCreateDraftOrders, ShopifyUpdateDraftOrders, ShopifyCreateOrders, and ShopifyUpdatedOrders.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard
val uri: String?

The URI of the S3 bucket or any other type of data source.

Functions

Link copied to clipboard
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