AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Request object with information to create a contact.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ContactDataRequest

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class ContactDataRequest

The ContactDataRequest type exposes the following members

Constructors

NameDescription
Public Method ContactDataRequest()

Properties

NameTypeDescription
Public Property Attributes System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Attributes.

List of attributes to be stored in a contact.

Public Property Campaign Amazon.Connect.Model.Campaign

Gets and sets the property Campaign.

Structure to store information associated with a campaign.

Public Property CustomerEndpoint Amazon.Connect.Model.Endpoint

Gets and sets the property CustomerEndpoint.

Endpoint of the customer for which contact will be initiated.

Public Property QueueId System.String

Gets and sets the property QueueId.

The identifier of the queue associated with the Amazon Connect instance in which contacts that are created will be queued.

Public Property RequestIdentifier System.String

Gets and sets the property RequestIdentifier.

Identifier to uniquely identify individual requests in the batch.

Public Property SystemEndpoint Amazon.Connect.Model.Endpoint

Gets and sets the property SystemEndpoint.

Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the campaign.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5