Module: Aws::GeoMaps::Client::_GetTileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #blob ⇒ ::IO
- #cache_control ⇒ ::String
- #content_type ⇒ ::String
- #etag ⇒ ::String
- #pricing_bucket ⇒ ::String
Instance Method Details
#blob ⇒ ::IO
167 |
# File 'sig/client.rbs', line 167
def blob: () -> ::IO
|
#cache_control ⇒ ::String
169 |
# File 'sig/client.rbs', line 169
def cache_control: () -> ::String
|
#content_type ⇒ ::String
168 |
# File 'sig/client.rbs', line 168
def content_type: () -> ::String
|
#etag ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def etag: () -> ::String
|
#pricing_bucket ⇒ ::String
171 |
# File 'sig/client.rbs', line 171
def pricing_bucket: () -> ::String
|