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 value for a segment attribute. This is structured as a map where the key is valueString and the value is a string.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.SegmentAttributeValue

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

Syntax

C#
public class SegmentAttributeValue

The SegmentAttributeValue type exposes the following members

Constructors

NameDescription
Public Method SegmentAttributeValue()

Properties

NameTypeDescription
Public Property ValueInteger System.Int32

Gets and sets the property ValueInteger.

The value of a segment attribute.

Public Property ValueMap System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.SegmentAttributeValue>

Gets and sets the property ValueMap.

The value of a segment attribute.

Public Property ValueString System.String

Gets and sets the property ValueString.

The value of a segment attribute.

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