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.

A data table value summary.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.DataTableValueSummary

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

Syntax

C#
public class DataTableValueSummary

The DataTableValueSummary type exposes the following members

Constructors

NameDescription
Public Method DataTableValueSummary()

Properties

NameTypeDescription
Public Property AttributeId System.String

Gets and sets the property AttributeId.

The summary's attribute ID.

Public Property AttributeName System.String

Gets and sets the property AttributeName.

The summary's attribute name.

Public Property LastModifiedRegion System.String

Gets and sets the property LastModifiedRegion.

The summary's last modified region.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The summary's last modified time.

Public Property LockVersion Amazon.Connect.Model.DataTableLockVersion

Gets and sets the property LockVersion.

The summary's lock version.

Public Property PrimaryValues System.Collections.Generic.List<Amazon.Connect.Model.PrimaryValueResponse>

Gets and sets the property PrimaryValues.

The summary's primary values.

Public Property RecordId System.String

Gets and sets the property RecordId.

The summary's record ID.

Public Property Value System.String

Gets and sets the property Value.

The summary's value.

Public Property ValueType Amazon.Connect.DataTableAttributeValueType

Gets and sets the property ValueType.

The summary's value type.

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