Module: Aws::BedrockAgentRuntime::Client::_GetDocumentContentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDocumentContentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#document_content_length ⇒ ::Integer
264 |
# File 'sig/client.rbs', line 264
def document_content_length: () -> ::Integer
|
#mime_type ⇒ ::String
265 |
# File 'sig/client.rbs', line 265
def mime_type: () -> ::String
|
#presigned_url ⇒ ::String
266 |
# File 'sig/client.rbs', line 266
def presigned_url: () -> ::String
|