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]
1872 |
# File 'sig/client.rbs', line 1872
def bundles: () -> ::Array[Types::ConfigurationBundleSummary]
|
#next_token ⇒ ::String
1873 |
# File 'sig/client.rbs', line 1873
def next_token: () -> ::String
|