Module: Aws::BedrockAgentCoreControl::Client::_ListConfigurationBundlesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bundles::Array[Types::ConfigurationBundleSummary]

Returns:



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

def bundles: () -> ::Array[Types::ConfigurationBundleSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String