Class LakeformationResourceLfTagsConfig.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsConfig.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<LakeformationResourceLfTagsConfig>
- Enclosing interface:
- LakeformationResourceLfTagsConfig
@Stability(Stable) public static final class LakeformationResourceLfTagsConfig.Builder extends Object implements software.amazon.jsii.Builder<LakeformationResourceLfTagsConfig>
A builder forLakeformationResourceLfTagsConfig
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
-
-
Method Detail
-
lfTag
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder lfTag(com.hashicorp.cdktf.IResolvable lfTag)
Sets the value ofLakeformationResourceLfTagsConfig.getLfTag()- Parameters:
lfTag- lf_tag block. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#lf_tag LakeformationResourceLfTags#lf_tag}- Returns:
this
-
lfTag
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder lfTag(List<? extends LakeformationResourceLfTagsLfTag> lfTag)
Sets the value ofLakeformationResourceLfTagsConfig.getLfTag()- Parameters:
lfTag- lf_tag block. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#lf_tag LakeformationResourceLfTags#lf_tag}- Returns:
this
-
catalogId
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder catalogId(String catalogId)
Sets the value ofLakeformationResourceLfTagsConfig.getCatalogId()- Parameters:
catalogId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#catalog_id LakeformationResourceLfTags#catalog_id}.- Returns:
this
-
database
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder database(LakeformationResourceLfTagsDatabase database)
Sets the value ofLakeformationResourceLfTagsConfig.getDatabase()- Parameters:
database- database block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#database LakeformationResourceLfTags#database}- Returns:
this
-
id
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder id(String id)
Sets the value ofLakeformationResourceLfTagsConfig.getId()- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#id LakeformationResourceLfTags#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.- Returns:
this
-
table
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder table(LakeformationResourceLfTagsTable table)
Sets the value ofLakeformationResourceLfTagsConfig.getTable()- Parameters:
table- table block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#table LakeformationResourceLfTags#table}- Returns:
this
-
tableWithColumns
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder tableWithColumns(LakeformationResourceLfTagsTableWithColumns tableWithColumns)
Sets the value ofLakeformationResourceLfTagsConfig.getTableWithColumns()- Parameters:
tableWithColumns- table_with_columns block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#table_with_columns LakeformationResourceLfTags#table_with_columns}- Returns:
this
-
timeouts
@Stability(Stable) public LakeformationResourceLfTagsConfig.Builder timeouts(LakeformationResourceLfTagsTimeouts timeouts)
Sets the value ofLakeformationResourceLfTagsConfig.getTimeouts()- Parameters:
timeouts- timeouts block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#timeouts LakeformationResourceLfTags#timeouts}- Returns:
this
-
connection
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
connection
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder count(Number count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder count(com.hashicorp.cdktf.TerraformCount count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
dependsOn
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
Sets the value ofTerraformMetaArguments.getDependsOn()- Parameters:
dependsOn- the value to be set.- Returns:
this
-
forEach
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
Sets the value ofTerraformMetaArguments.getForEach()- Parameters:
forEach- the value to be set.- Returns:
this
-
lifecycle
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
Sets the value ofTerraformMetaArguments.getLifecycle()- Parameters:
lifecycle- the value to be set.- Returns:
this
-
provider
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
Sets the value ofTerraformMetaArguments.getProvider()- Parameters:
provider- the value to be set.- Returns:
this
-
provisioners
@Stability(Experimental) public LakeformationResourceLfTagsConfig.Builder provisioners(List<? extends Object> provisioners)
Sets the value ofTerraformMetaArguments.getProvisioners()- Parameters:
provisioners- the value to be set.- Returns:
this
-
build
@Stability(Stable) public LakeformationResourceLfTagsConfig build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<LakeformationResourceLfTagsConfig>- Returns:
- a new instance of
LakeformationResourceLfTagsConfig - Throws:
NullPointerException- if any required attribute was not provided
-
-