Uses of Interface
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.StorageConfigurationProperty
Packages that use CfnKnowledgeBase.StorageConfigurationProperty
-
Uses of CfnKnowledgeBase.StorageConfigurationProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnKnowledgeBase.StorageConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKnowledgeBase.StorageConfigurationPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnKnowledgeBase.StorageConfigurationPropertyModifier and TypeMethodDescriptionCfnKnowledgeBase.StorageConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnKnowledgeBase.StorageConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnKnowledgeBase.setStorageConfiguration(CfnKnowledgeBase.StorageConfigurationProperty value) Contains details about the storage configuration of the knowledge base.CfnKnowledgeBase.Builder.storageConfiguration(CfnKnowledgeBase.StorageConfigurationProperty storageConfiguration) Contains details about the storage configuration of the knowledge base.CfnKnowledgeBaseProps.Builder.storageConfiguration(CfnKnowledgeBase.StorageConfigurationProperty storageConfiguration) Sets the value ofCfnKnowledgeBaseProps.getStorageConfiguration()