class Aws::Connect::Types::ContactDataRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ContactDataRequest AWS API Documentation
@return [Types::Campaign]
Structure to store information associated with a campaign.
@!attribute [rw] campaign
@return [Hash<String,String>]
List of attributes to be stored in a contact.
@!attribute [rw] attributes
@return [String]
instance in which contacts that are created will be queued.
The identifier of the queue associated with the Amazon Connect
@!attribute [rw] queue_id
@return [String]
Identifier to uniquely identify individual requests in the batch.
@!attribute [rw] request_identifier
@return [Types::Endpoint]
Endpoint of the customer for which contact will be initiated.
@!attribute [rw] customer_endpoint
@return [Types::Endpoint]
outbound contact will be initiated for the campaign.
Endpoint associated with the Amazon Connect instance from which
@!attribute [rw] system_endpoint
Request object with information to create a contact.