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)


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

def browser_identifier: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



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

def streams: () -> Types::BrowserSessionStream