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