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