Module: Aws::BedrockAgentCoreControl::Client::_ListBrowserProfilesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#profile_summaries::Array[Types::BrowserProfileSummary]

Returns:



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

def profile_summaries: () -> ::Array[Types::BrowserProfileSummary]