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)


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

def browser_identifier: () -> ::String

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#streamsTypes::BrowserSessionStream



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

def streams: () -> Types::BrowserSessionStream

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time