CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.count(Number count) |
|
static CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.create(software.constructs.Construct scope,
String id) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ce_cost_allocation_tag#id CeCostAllocationTag#id}.
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.provisioners(List<? extends Object> provisioners) |
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.status(String status) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ce_cost_allocation_tag#status CeCostAllocationTag#status}.
|
CeCostAllocationTag.Builder |
CeCostAllocationTag.Builder.tagKey(String tagKey) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ce_cost_allocation_tag#tag_key CeCostAllocationTag#tag_key}.
|