Uses of Interface
com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list.KendraQuerySuggestionsBlockListSourceS3Path
-
Packages that use KendraQuerySuggestionsBlockListSourceS3Path Package Description com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list aws_kendra_query_suggestions_block_list -
-
Uses of KendraQuerySuggestionsBlockListSourceS3Path in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list
Classes in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list that implement KendraQuerySuggestionsBlockListSourceS3Path Modifier and Type Class Description static classKendraQuerySuggestionsBlockListSourceS3Path.Jsii$ProxyAn implementation forKendraQuerySuggestionsBlockListSourceS3PathMethods in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list that return KendraQuerySuggestionsBlockListSourceS3Path Modifier and Type Method Description KendraQuerySuggestionsBlockListSourceS3PathKendraQuerySuggestionsBlockListSourceS3Path.Builder. build()Builds the configured instance.KendraQuerySuggestionsBlockListSourceS3PathKendraQuerySuggestionsBlockListSourceS3PathOutputReference. getInternalValue()KendraQuerySuggestionsBlockListSourceS3PathKendraQuerySuggestionsBlockListConfig. getSourceS3Path()source_s3_path block.KendraQuerySuggestionsBlockListSourceS3PathKendraQuerySuggestionsBlockListConfig.Jsii$Proxy. getSourceS3Path()KendraQuerySuggestionsBlockListSourceS3PathKendraQuerySuggestionsBlockList. getSourceS3PathInput()Methods in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list with parameters of type KendraQuerySuggestionsBlockListSourceS3Path Modifier and Type Method Description voidKendraQuerySuggestionsBlockList. putSourceS3Path(KendraQuerySuggestionsBlockListSourceS3Path value)voidKendraQuerySuggestionsBlockListSourceS3PathOutputReference. setInternalValue(KendraQuerySuggestionsBlockListSourceS3Path value)KendraQuerySuggestionsBlockList.BuilderKendraQuerySuggestionsBlockList.Builder. sourceS3Path(KendraQuerySuggestionsBlockListSourceS3Path sourceS3Path)source_s3_path block.KendraQuerySuggestionsBlockListConfig.BuilderKendraQuerySuggestionsBlockListConfig.Builder. sourceS3Path(KendraQuerySuggestionsBlockListSourceS3Path sourceS3Path)Sets the value ofKendraQuerySuggestionsBlockListConfig.getSourceS3Path()
-