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)


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

def browser_identifier: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



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

def streams: () -> Types::BrowserSessionStream