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.

Contains summary information about a reference. ReferenceSummary contains only one non null field between the URL and attachment based on the reference type.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ReferenceSummary

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

Syntax

C#
public class ReferenceSummary

The ReferenceSummary type exposes the following members

Constructors

NameDescription
Public Method ReferenceSummary()

Properties

NameTypeDescription
Public Property Attachment Amazon.Connect.Model.AttachmentReference

Gets and sets the property Attachment.

Information about the reference when the referenceType is ATTACHMENT. Otherwise, null.

Public Property Date Amazon.Connect.Model.DateReference

Gets and sets the property Date.

Information about a reference when the referenceType is DATE. Otherwise, null.

Public Property Email Amazon.Connect.Model.EmailReference

Gets and sets the property Email.

Information about a reference when the referenceType is EMAIL. Otherwise, null.

Public Property EmailMessage Amazon.Connect.Model.EmailMessageReference

Gets and sets the property EmailMessage.

Information about the reference when the referenceType is EMAIL_MESSAGE. Otherwise, null.

Public Property Number Amazon.Connect.Model.NumberReference

Gets and sets the property Number.

Information about a reference when the referenceType is NUMBER. Otherwise, null.

Public Property String Amazon.Connect.Model.StringReference

Gets and sets the property String.

Information about a reference when the referenceType is STRING. Otherwise, null.

Public Property Url Amazon.Connect.Model.UrlReference

Gets and sets the property Url.

Information about the reference when the referenceType is URL. Otherwise, null.

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