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)


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

def browser_identifier: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



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

def streams: () -> Types::BrowserSessionStream