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