Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list.DataAwsKendraQuerySuggestionsBlockListConfig
-
Packages that use DataAwsKendraQuerySuggestionsBlockListConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list data_aws_kendra_query_suggestions_block_list -
-
Uses of DataAwsKendraQuerySuggestionsBlockListConfig in com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list
Classes in com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list that implement DataAwsKendraQuerySuggestionsBlockListConfig Modifier and Type Class Description static classDataAwsKendraQuerySuggestionsBlockListConfig.Jsii$ProxyAn implementation forDataAwsKendraQuerySuggestionsBlockListConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list that return DataAwsKendraQuerySuggestionsBlockListConfig Modifier and Type Method Description DataAwsKendraQuerySuggestionsBlockListConfigDataAwsKendraQuerySuggestionsBlockListConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_kendra_query_suggestions_block_list with parameters of type DataAwsKendraQuerySuggestionsBlockListConfig Constructor Description DataAwsKendraQuerySuggestionsBlockList(software.constructs.Construct scope, String id, DataAwsKendraQuerySuggestionsBlockListConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/kendra_query_suggestions_block_list aws_kendra_query_suggestions_block_list} Data Source.
-