Class: Aws::Types::ContactSearchSummarySegmentAttributeValue
- Inherits:
-
Object
- Object
- Aws::Types::ContactSearchSummarySegmentAttributeValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#value_map ⇒ ::Hash[::String, Types::SegmentAttributeValue]
Returns the value of attribute value_map.
-
#value_string ⇒ ::String
Returns the value of attribute value_string.
Instance Attribute Details
#value_map ⇒ ::Hash[::String, Types::SegmentAttributeValue]
Returns the value of attribute value_map.
1250 1251 1252 |
# File 'sig/types.rbs', line 1250 def value_map @value_map end |
#value_string ⇒ ::String
Returns the value of attribute value_string.
1249 1250 1251 |
# File 'sig/types.rbs', line 1249 def value_string @value_string end |