Uses of Interface
software.amazon.awscdk.interfaces.wisdom.IKnowledgeBaseRef
Packages that use IKnowledgeBaseRef
Package
Description
AWS::Wisdom Construct Library
-
Uses of IKnowledgeBaseRef in software.amazon.awscdk.interfaces.wisdom
Subinterfaces of IKnowledgeBaseRef in software.amazon.awscdk.interfaces.wisdomModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIKnowledgeBaseRef.Classes in software.amazon.awscdk.interfaces.wisdom that implement IKnowledgeBaseRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IKnowledgeBaseRef in software.amazon.awscdk.services.wisdom
Classes in software.amazon.awscdk.services.wisdom that implement IKnowledgeBaseRefMethods in software.amazon.awscdk.services.wisdom that return IKnowledgeBaseRefModifier and TypeMethodDescriptionstatic IKnowledgeBaseRefCfnKnowledgeBase.fromKnowledgeBaseArn(software.constructs.Construct scope, String id, String arn) Creates a new IKnowledgeBaseRef from an ARN.static IKnowledgeBaseRefCfnKnowledgeBase.fromKnowledgeBaseId(software.constructs.Construct scope, String id, String knowledgeBaseId) Creates a new IKnowledgeBaseRef from a knowledgeBaseId.