Module: Aws::BedrockAgentCore::Client::_InvokeBrowserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InvokeBrowserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#result ⇒ Types::BrowserActionResult
808 |
# File 'sig/client.rbs', line 808
def result: () -> Types::BrowserActionResult
|
#session_id ⇒ ::String
809 |
# File 'sig/client.rbs', line 809
def session_id: () -> ::String
|