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
825 |
# File 'sig/client.rbs', line 825
def result: () -> Types::BrowserActionResult
|
#session_id ⇒ ::String
826 |
# File 'sig/client.rbs', line 826
def session_id: () -> ::String
|