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.

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.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.Reference

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

Syntax

C#
public class Reference

The Reference type exposes the following members

Constructors

NameDescription
Public Method Reference()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the reference

Public Property Status Amazon.Connect.ReferenceStatus

Gets and sets the property Status.

Status of the attachment reference type.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

Relevant details why the reference was not successfully created.

Public Property Type Amazon.Connect.ReferenceType

Gets and sets the property Type.

The type of the reference. DATE must be of type Epoch timestamp.

Public Property 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).

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