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