Module: Aws::MediaStoreData::Client::_PutObjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutObjectResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_sha256 ⇒ ::String
137 |
# File 'sig/client.rbs', line 137
def content_sha256: () -> ::String
|
#etag ⇒ ::String
138 |
# File 'sig/client.rbs', line 138
def etag: () -> ::String
|
#storage_class ⇒ "TEMPORAL"
139 |
# File 'sig/client.rbs', line 139
def storage_class: () -> ("TEMPORAL")
|