Class: Aws::Types::UpdateSegmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSegmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#segment_response ⇒ Types::SegmentResponse
Returns the value of attribute segment_response.
Instance Attribute Details
#segment_response ⇒ Types::SegmentResponse
Returns the value of attribute segment_response.
3169 3170 3171 |
# File 'sig/types.rbs', line 3169 def segment_response @segment_response end |