Class KendraQuerySuggestionsBlockList.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.kendra_query_suggestions_block_list.KendraQuerySuggestionsBlockList.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<KendraQuerySuggestionsBlockList>
- Enclosing class:
- KendraQuerySuggestionsBlockList
@Stability(Stable) public static final class KendraQuerySuggestionsBlockList.Builder extends Object implements software.amazon.jsii.Builder<KendraQuerySuggestionsBlockList>
A fluent builder forKendraQuerySuggestionsBlockList.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description KendraQuerySuggestionsBlockListbuild()KendraQuerySuggestionsBlockList.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)KendraQuerySuggestionsBlockList.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)KendraQuerySuggestionsBlockList.Buildercount(com.hashicorp.cdktf.TerraformCount count)KendraQuerySuggestionsBlockList.Buildercount(Number count)static KendraQuerySuggestionsBlockList.Buildercreate(software.constructs.Construct scope, String id)KendraQuerySuggestionsBlockList.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)KendraQuerySuggestionsBlockList.Builderdescription(String description)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#description KendraQuerySuggestionsBlockList#description}.KendraQuerySuggestionsBlockList.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)KendraQuerySuggestionsBlockList.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#id KendraQuerySuggestionsBlockList#id}.KendraQuerySuggestionsBlockList.BuilderindexId(String indexId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#index_id KendraQuerySuggestionsBlockList#index_id}.KendraQuerySuggestionsBlockList.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)KendraQuerySuggestionsBlockList.Buildername(String name)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#name KendraQuerySuggestionsBlockList#name}.KendraQuerySuggestionsBlockList.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)KendraQuerySuggestionsBlockList.Builderprovisioners(List<? extends Object> provisioners)KendraQuerySuggestionsBlockList.BuilderroleArn(String roleArn)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#role_arn KendraQuerySuggestionsBlockList#role_arn}.KendraQuerySuggestionsBlockList.BuildersourceS3Path(KendraQuerySuggestionsBlockListSourceS3Path sourceS3Path)source_s3_path block.KendraQuerySuggestionsBlockList.Buildertags(Map<String,String> tags)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags KendraQuerySuggestionsBlockList#tags}.KendraQuerySuggestionsBlockList.BuildertagsAll(Map<String,String> tagsAll)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags_all KendraQuerySuggestionsBlockList#tags_all}.KendraQuerySuggestionsBlockList.Buildertimeouts(KendraQuerySuggestionsBlockListTimeouts timeouts)timeouts block.
-
-
-
Method Detail
-
create
@Stability(Stable) public static KendraQuerySuggestionsBlockList.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
KendraQuerySuggestionsBlockList.Builder.
-
connection
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public KendraQuerySuggestionsBlockList.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
indexId
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder indexId(String indexId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#index_id KendraQuerySuggestionsBlockList#index_id}.- Parameters:
indexId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#index_id KendraQuerySuggestionsBlockList#index_id}. This parameter is required.- Returns:
this
-
name
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder name(String name)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#name KendraQuerySuggestionsBlockList#name}.- Parameters:
name- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#name KendraQuerySuggestionsBlockList#name}. This parameter is required.- Returns:
this
-
roleArn
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder roleArn(String roleArn)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#role_arn KendraQuerySuggestionsBlockList#role_arn}.- Parameters:
roleArn- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#role_arn KendraQuerySuggestionsBlockList#role_arn}. This parameter is required.- Returns:
this
-
sourceS3Path
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder sourceS3Path(KendraQuerySuggestionsBlockListSourceS3Path sourceS3Path)
source_s3_path block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#source_s3_path KendraQuerySuggestionsBlockList#source_s3_path}
- Parameters:
sourceS3Path- source_s3_path block. This parameter is required.- Returns:
this
-
description
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder description(String description)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#description KendraQuerySuggestionsBlockList#description}.- Parameters:
description- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#description KendraQuerySuggestionsBlockList#description}. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#id KendraQuerySuggestionsBlockList#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#id KendraQuerySuggestionsBlockList#id}. This parameter is required.- Returns:
this
-
tags
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder tags(Map<String,String> tags)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags KendraQuerySuggestionsBlockList#tags}.- Parameters:
tags- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags KendraQuerySuggestionsBlockList#tags}. This parameter is required.- Returns:
this
-
tagsAll
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder tagsAll(Map<String,String> tagsAll)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags_all KendraQuerySuggestionsBlockList#tags_all}.- Parameters:
tagsAll- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#tags_all KendraQuerySuggestionsBlockList#tags_all}. This parameter is required.- Returns:
this
-
timeouts
@Stability(Stable) public KendraQuerySuggestionsBlockList.Builder timeouts(KendraQuerySuggestionsBlockListTimeouts timeouts)
timeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#timeouts KendraQuerySuggestionsBlockList#timeouts}
- Parameters:
timeouts- timeouts block. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public KendraQuerySuggestionsBlockList build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<KendraQuerySuggestionsBlockList>- Returns:
- a newly built instance of
KendraQuerySuggestionsBlockList.
-
-