Module: Aws::MediaStoreData::Client::_GetObjectResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetObjectResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#body::IO

Returns:

  • (::IO)


106
# File 'sig/client.rbs', line 106

def body: () -> ::IO

#cache_control::String

Returns:

  • (::String)


107
# File 'sig/client.rbs', line 107

def cache_control: () -> ::String

#content_length::Integer

Returns:

  • (::Integer)


109
# File 'sig/client.rbs', line 109

def content_length: () -> ::Integer

#content_range::String

Returns:

  • (::String)


108
# File 'sig/client.rbs', line 108

def content_range: () -> ::String

#content_type::String

Returns:

  • (::String)


110
# File 'sig/client.rbs', line 110

def content_type: () -> ::String

#etag::String

Returns:

  • (::String)


111
# File 'sig/client.rbs', line 111

def etag: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


112
# File 'sig/client.rbs', line 112

def last_modified: () -> ::Time

#status_code::Integer

Returns:

  • (::Integer)


113
# File 'sig/client.rbs', line 113

def status_code: () -> ::Integer