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
249 |
# File 'sig/client.rbs', line 249
def document_content_length: () -> ::Integer
|
#mime_type ⇒ ::String
250 |
# File 'sig/client.rbs', line 250
def mime_type: () -> ::String
|
#presigned_url ⇒ ::String
251 |
# File 'sig/client.rbs', line 251
def presigned_url: () -> ::String
|