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.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class SegmentAttributeValue
The SegmentAttributeValue type exposes the following members
Name | Description | |
---|---|---|
SegmentAttributeValue() |
Name | Type | Description | |
---|---|---|---|
ValueInteger | System.Int32 |
Gets and sets the property ValueInteger. The value of a segment attribute. |
|
ValueMap | System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.SegmentAttributeValue> |
Gets and sets the property ValueMap. The value of a segment attribute. |
|
ValueString | System.String |
Gets and sets the property ValueString. The value of a segment attribute. |
.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