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
1615 |
# File 'sig/client.rbs', line 1615
def browser_identifier: () -> ::String
|
#last_updated_at ⇒ ::Time
1617 |
# File 'sig/client.rbs', line 1617
def last_updated_at: () -> ::Time
|
#session_id ⇒ ::String
1616 |
# File 'sig/client.rbs', line 1616
def session_id: () -> ::String
|