DxLag.Builder |
DxLag.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DxLag.Builder |
DxLag.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DxLag.Builder |
DxLag.Builder.connectionId(String connectionId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#connection_id DxLag#connection_id}.
|
DxLag.Builder |
DxLag.Builder.connectionsBandwidth(String connectionsBandwidth) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#connections_bandwidth DxLag#connections_bandwidth}.
|
DxLag.Builder |
DxLag.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DxLag.Builder |
DxLag.Builder.count(Number count) |
|
static DxLag.Builder |
DxLag.Builder.create(software.constructs.Construct scope,
String id) |
|
DxLag.Builder |
DxLag.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DxLag.Builder |
DxLag.Builder.forceDestroy(com.hashicorp.cdktf.IResolvable forceDestroy) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#force_destroy DxLag#force_destroy}.
|
DxLag.Builder |
DxLag.Builder.forceDestroy(Boolean forceDestroy) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#force_destroy DxLag#force_destroy}.
|
DxLag.Builder |
DxLag.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DxLag.Builder |
DxLag.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#id DxLag#id}.
|
DxLag.Builder |
DxLag.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DxLag.Builder |
DxLag.Builder.location(String location) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#location DxLag#location}.
|
DxLag.Builder |
DxLag.Builder.name(String name) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#name DxLag#name}.
|
DxLag.Builder |
DxLag.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DxLag.Builder |
DxLag.Builder.providerName(String providerName) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#provider_name DxLag#provider_name}.
|
DxLag.Builder |
DxLag.Builder.provisioners(List<? extends Object> provisioners) |
|
DxLag.Builder |
DxLag.Builder.tags(Map<String,String> tags) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#tags DxLag#tags}.
|
DxLag.Builder |
DxLag.Builder.tagsAll(Map<String,String> tagsAll) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dx_lag#tags_all DxLag#tags_all}.
|