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.
Well-formed data on a contact, used by agents to complete a contact request. You can have up to 4,096 UTF-8 bytes across all references for a contact.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class Reference
The Reference type exposes the following members
Name | Description | |
---|---|---|
Reference() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the reference |
|
Status | Amazon.Connect.ReferenceStatus |
Gets and sets the property Status. Status of the attachment reference type. |
|
StatusReason | System.String |
Gets and sets the property StatusReason. Relevant details why the reference was not successfully created. |
|
Type | Amazon.Connect.ReferenceType |
Gets and sets the property Type.
The type of the reference. |
|
Value | System.String |
Gets and sets the property Value. A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP). |
.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