Module: Aws::MediaLive::Client::_DescribeInputDeviceThumbnailResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInputDeviceThumbnailResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #body ⇒ ::IO
- #content_length ⇒ ::Integer
- #content_type ⇒ "image/jpeg"
- #etag ⇒ ::String
- #last_modified ⇒ ::Time
Instance Method Details
#body ⇒ ::IO
702 |
# File 'sig/client.rbs', line 702 def body: () -> ::IO |
#content_length ⇒ ::Integer
704 |
# File 'sig/client.rbs', line 704 def content_length: () -> ::Integer |
#content_type ⇒ "image/jpeg"
703 |
# File 'sig/client.rbs', line 703 def content_type: () -> ("image/jpeg") |
#etag ⇒ ::String
705 |
# File 'sig/client.rbs', line 705 def etag: () -> ::String |
#last_modified ⇒ ::Time
706 |
# File 'sig/client.rbs', line 706 def last_modified: () -> ::Time |