Uses of Class
com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list.KendraQuerySuggestionsBlockListSourceS3Path.Builder
-
Packages that use KendraQuerySuggestionsBlockListSourceS3Path.Builder Package Description com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list aws_kendra_query_suggestions_block_list -
-
Uses of KendraQuerySuggestionsBlockListSourceS3Path.Builder in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list
Methods in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list that return KendraQuerySuggestionsBlockListSourceS3Path.Builder Modifier and Type Method Description KendraQuerySuggestionsBlockListSourceS3Path.BuilderKendraQuerySuggestionsBlockListSourceS3Path.Builder. bucket(String bucket)Sets the value ofKendraQuerySuggestionsBlockListSourceS3Path.getBucket()static KendraQuerySuggestionsBlockListSourceS3Path.BuilderKendraQuerySuggestionsBlockListSourceS3Path. builder()KendraQuerySuggestionsBlockListSourceS3Path.BuilderKendraQuerySuggestionsBlockListSourceS3Path.Builder. key(String key)Sets the value ofKendraQuerySuggestionsBlockListSourceS3Path.getKey()Constructors in com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list with parameters of type KendraQuerySuggestionsBlockListSourceS3Path.Builder Constructor Description Jsii$Proxy(KendraQuerySuggestionsBlockListSourceS3Path.Builder builder)Constructor that initializes the object based on literal property values passed by theKendraQuerySuggestionsBlockListSourceS3Path.Builder.
-