Module: Aws::BedrockAgentCore::Client::_UpdateBrowserStreamResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#browser_identifier::String

Returns:

  • (::String)


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

def browser_identifier: () -> ::String

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



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

def streams: () -> Types::BrowserSessionStream

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time