Module: Aws::BedrockAgentCore::Client::_StartBrowserSessionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartBrowserSessionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#browser_identifier::String

Returns:

  • (::String)


1458
# File 'sig/client.rbs', line 1458

def browser_identifier: () -> ::String

#created_at::Time

Returns:

  • (::Time)


1460
# File 'sig/client.rbs', line 1460

def created_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


1459
# File 'sig/client.rbs', line 1459

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



1461
# File 'sig/client.rbs', line 1461

def streams: () -> Types::BrowserSessionStream