Class: Aws::Types::WhenSentTo
- Inherits:
-
Object
- Object
- Aws::Types::WhenSentTo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#when_sent_to_segments_list ⇒ ::Array[::String]
Returns the value of attribute when_sent_to_segments_list.
Instance Attribute Details
#when_sent_to_segments_list ⇒ ::Array[::String]
Returns the value of attribute when_sent_to_segments_list.
1983 1984 1985 |
# File 'sig/types.rbs', line 1983 def when_sent_to_segments_list @when_sent_to_segments_list end |