Uses of Interface
software.amazon.awscdk.services.kendra.CfnQuerySuggestionsBlockList.S3PathProperty
Packages that use CfnQuerySuggestionsBlockList.S3PathProperty
-
Uses of CfnQuerySuggestionsBlockList.S3PathProperty in software.amazon.awscdk.services.kendra
Classes in software.amazon.awscdk.services.kendra that implement CfnQuerySuggestionsBlockList.S3PathPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnQuerySuggestionsBlockList.S3PathPropertyMethods in software.amazon.awscdk.services.kendra that return CfnQuerySuggestionsBlockList.S3PathPropertyModifier and TypeMethodDescriptionCfnQuerySuggestionsBlockList.S3PathProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kendra with parameters of type CfnQuerySuggestionsBlockList.S3PathPropertyModifier and TypeMethodDescriptionvoidCfnQuerySuggestionsBlockList.setSourceS3Path(CfnQuerySuggestionsBlockList.S3PathProperty value) Information required to find a specific file in an Amazon S3 bucket.CfnQuerySuggestionsBlockList.Builder.sourceS3Path(CfnQuerySuggestionsBlockList.S3PathProperty sourceS3Path) Information required to find a specific file in an Amazon S3 bucket.CfnQuerySuggestionsBlockListProps.Builder.sourceS3Path(CfnQuerySuggestionsBlockList.S3PathProperty sourceS3Path) Sets the value ofCfnQuerySuggestionsBlockListProps.getSourceS3Path()