AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connect
/
aws.sdk.kotlin.services.connect.model
/
SegmentAttributeValue
/
Builder
Builder
class
Builder
Members
Properties
value
Integer
Link copied to clipboard
var
valueInteger
:
Int
?
The value of a segment attribute.
value
Map
Link copied to clipboard
var
valueMap
:
Map
<
String
,
SegmentAttributeValue
>
?
The value of a segment attribute.
value
String
Link copied to clipboard
var
valueString
:
String
?
The value of a segment attribute.