Module: Aws::BedrockAgentCore::Client::_ListBrowserSessionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::BrowserSessionSummary]

Returns:



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

def items: () -> ::Array[Types::BrowserSessionSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String