Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ConfigurationBundleRef
Packages that use ConfigurationBundleRef
-
Uses of ConfigurationBundleRef in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ConfigurationBundleRefModifier and TypeMethodDescriptionfinal ConfigurationBundleRefVariantConfiguration.configurationBundle()A reference to a configuration bundle version to use for this variant.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type ConfigurationBundleRefModifier and TypeMethodDescriptionVariantConfiguration.Builder.configurationBundle(ConfigurationBundleRef configurationBundle) A reference to a configuration bundle version to use for this variant.