class Aws::Appflow::Types::CustomerProfilesDestinationProperties

The properties that are applied when Amazon Connect Customer Profiles is used as a destination.

@note When making an API call, you may pass CustomerProfilesDestinationProperties

data as a hash:

    {
      domain_name: "DomainName", # required
      object_type_name: "ObjectTypeName",
    }

@!attribute [rw] domain_name

The unique name of the Amazon Connect Customer Profiles domain.
@return [String]

@!attribute [rw] object_type_name

The object specified in the Amazon Connect Customer Profiles flow
destination.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/CustomerProfilesDestinationProperties AWS API Documentation

Constants

SENSITIVE