Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnQuerySuggestionsBlockListPropsMixin.Builder
Packages that use CfnQuerySuggestionsBlockListPropsMixin.Builder
-
Uses of CfnQuerySuggestionsBlockListPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnQuerySuggestionsBlockListPropsMixin.BuilderModifier and TypeMethodDescriptionCfnQuerySuggestionsBlockListPropsMixin.Builder.create()CfnQuerySuggestionsBlockListPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnQuerySuggestionsBlockListPropsMixin.Builder.description(String description) A description for the block list.The identifier of the index for the block list.The name of the block list.The Amazon Resource Name (ARN) of an IAM role with permission to access the S3 bucket that contains the block list text file.CfnQuerySuggestionsBlockListPropsMixin.Builder.sourceS3Path(CfnQuerySuggestionsBlockListPropsMixin.S3PathProperty sourceS3Path) Information required to find a specific file in an Amazon S3 bucket.CfnQuerySuggestionsBlockListPropsMixin.Builder.sourceS3Path(IResolvable sourceS3Path) Information required to find a specific file in an Amazon S3 bucket.A list of key-value pairs that identify or categorize the block list.