Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnKnowledgeBasePropsMixin.SourceConfigurationProperty
Packages that use CfnKnowledgeBasePropsMixin.SourceConfigurationProperty
-
Uses of CfnKnowledgeBasePropsMixin.SourceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Classes in software.amazon.awscdk.cfnpropertymixins.services.wisdom that implement CfnKnowledgeBasePropsMixin.SourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKnowledgeBasePropsMixin.SourceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnKnowledgeBasePropsMixin.SourceConfigurationPropertyModifier and TypeMethodDescriptionCfnKnowledgeBasePropsMixin.SourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnKnowledgeBasePropsMixin.SourceConfigurationPropertyModifier and TypeMethodDescriptionCfnKnowledgeBaseMixinProps.Builder.sourceConfiguration(CfnKnowledgeBasePropsMixin.SourceConfigurationProperty sourceConfiguration) Sets the value ofCfnKnowledgeBaseMixinProps.getSourceConfiguration()CfnKnowledgeBasePropsMixin.Builder.sourceConfiguration(CfnKnowledgeBasePropsMixin.SourceConfigurationProperty sourceConfiguration) The source of the knowledge base content.