Uses of Interface
com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list.KendraQuerySuggestionsBlockListConfig
-
Packages that use KendraQuerySuggestionsBlockListConfig Package Description com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list aws_kendra_query_suggestions_block_list -
-
Uses of KendraQuerySuggestionsBlockListConfig 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 KendraQuerySuggestionsBlockListConfig Modifier and Type Class Description static classKendraQuerySuggestionsBlockListConfig.Jsii$ProxyAn implementation forKendraQuerySuggestionsBlockListConfigMethods in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list that return KendraQuerySuggestionsBlockListConfig Modifier and Type Method Description KendraQuerySuggestionsBlockListConfigKendraQuerySuggestionsBlockListConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list with parameters of type KendraQuerySuggestionsBlockListConfig Constructor Description KendraQuerySuggestionsBlockList(software.constructs.Construct scope, String id, KendraQuerySuggestionsBlockListConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list aws_kendra_query_suggestions_block_list} Resource.
-