SegmentAttributeValue - Amazon Connect

SegmentAttributeValue

A value for a segment attribute. This is structured as a map where the key is valueString and the value is a string.

Contents

ValueArn

The value of a segment attribute that has to be a valid ARN. This is only supported for system-defined attributes, not for user-defined attributes.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

ValueInteger

The value of a segment attribute.

Type: Integer

Required: No

ValueList

The value of a segment attribute. This is only supported for system-defined attributes, not for user-defined attributes.

Type: Array of SegmentAttributeValue objects

Required: No

ValueMap

The value of a segment attribute.

Type: String to SegmentAttributeValue object map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

ValueString

The value of a segment attribute.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: