IntegrationIdentifier
Integration identifier for Connect instance
Inheritors
Types
Customer Profiles integration identifier
Q Connect integration identifier
Functions
Casts this IntegrationIdentifier as a CustomerProfiles and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.CustomerProfilesIntegrationIdentifier value. Throws an exception if the IntegrationIdentifier is not a CustomerProfiles.
Casts this IntegrationIdentifier as a CustomerProfiles and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.CustomerProfilesIntegrationIdentifier value. Returns null if the IntegrationIdentifier is not a CustomerProfiles.
Casts this IntegrationIdentifier as a QConnect and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.QConnectIntegrationIdentifier value. Throws an exception if the IntegrationIdentifier is not a QConnect.
Casts this IntegrationIdentifier as a QConnect and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.QConnectIntegrationIdentifier value. Returns null if the IntegrationIdentifier is not a QConnect.