Module: Aws::BedrockAgentCoreControl::Client::_ListConfigurationBundleVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigurationBundleVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1863 |
# File 'sig/client.rbs', line 1863
def next_token: () -> ::String
|
#versions ⇒ ::Array[Types::ConfigurationBundleVersionSummary]
1862 |
# File 'sig/client.rbs', line 1862
def versions: () -> ::Array[Types::ConfigurationBundleVersionSummary]
|