Class: Aws::Types::GetMediaForFragmentListOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetMediaForFragmentListOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_type ⇒ ::String
Returns the value of attribute content_type.
-
#payload ⇒ ::IO
Returns the value of attribute payload.
Instance Attribute Details
#content_type ⇒ ::String
Returns the value of attribute content_type.
133 134 135 |
# File 'sig/types.rbs', line 133 def content_type @content_type end |
#payload ⇒ ::IO
Returns the value of attribute payload.
134 135 136 |
# File 'sig/types.rbs', line 134 def payload @payload end |