Class: Aws::Types::ContactSearchSummarySegmentAttributeValue

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#value_map::Hash[::String, Types::SegmentAttributeValue]

Returns the value of attribute value_map.

Returns:



1269
1270
1271
# File 'sig/types.rbs', line 1269

def value_map
  @value_map
end

#value_string::String

Returns the value of attribute value_string.

Returns:

  • (::String)


1268
1269
1270
# File 'sig/types.rbs', line 1268

def value_string
  @value_string
end