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