Module: Aws::BedrockAgentCore::Client::_StopBrowserSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopBrowserSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#browser_identifier ⇒ ::String
1644 |
# File 'sig/client.rbs', line 1644
def browser_identifier: () -> ::String
|
#last_updated_at ⇒ ::Time
1646 |
# File 'sig/client.rbs', line 1646
def last_updated_at: () -> ::Time
|
#session_id ⇒ ::String
1645 |
# File 'sig/client.rbs', line 1645
def session_id: () -> ::String
|