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