Class: Aws::Types::GetSegmentsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSegmentsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#segments_response ⇒ Types::SegmentsResponse
Returns the value of attribute segments_response.
Instance Attribute Details
#segments_response ⇒ Types::SegmentsResponse
Returns the value of attribute segments_response.
1852 1853 1854 |
# File 'sig/types.rbs', line 1852 def segments_response @segments_response end |