Class: Aws::Types::DeleteSegmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSegmentResponse
- 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.
904 905 906 |
# File 'sig/types.rbs', line 904 def segment_response @segment_response end |