Module: Aws::QConnect::Client::_StartContentUploadResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartContentUploadResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #headers_to_include ⇒ ::Hash[::String, ::String]
- #upload_id ⇒ ::String
- #url ⇒ ::String
- #url_expiry ⇒ ::Time
Instance Method Details
#headers_to_include ⇒ ::Hash[::String, ::String]
1388 |
# File 'sig/client.rbs', line 1388 def headers_to_include: () -> ::Hash[::String, ::String] |
#upload_id ⇒ ::String
1385 |
# File 'sig/client.rbs', line 1385 def upload_id: () -> ::String |
#url ⇒ ::String
1386 |
# File 'sig/client.rbs', line 1386 def url: () -> ::String |
#url_expiry ⇒ ::Time
1387 |
# File 'sig/client.rbs', line 1387 def url_expiry: () -> ::Time |