Uses of Interface
software.amazon.awscdk.services.kendra.IDataSourceRef
Packages that use IDataSourceRef
-
Uses of IDataSourceRef in software.amazon.awscdk.services.kendra
Subinterfaces of IDataSourceRef in software.amazon.awscdk.services.kendraModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIDataSourceRef
.Classes in software.amazon.awscdk.services.kendra that implement IDataSourceRefModifier and TypeClassDescriptionclass
Creates a data source connector that you want to use with an Amazon Kendra index.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.kendra that return IDataSourceRefModifier and TypeMethodDescriptionstatic IDataSourceRef
CfnDataSource.fromDataSourceArn
(software.constructs.Construct scope, String id, String arn) Creates a new IDataSourceRef from an ARN.