SecurityposturePosture.Builder |
SecurityposturePosture.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.count(Number count) |
|
static SecurityposturePosture.Builder |
SecurityposturePosture.Builder.create(software.constructs.Construct scope,
String id) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.description(String description) |
Description of the posture.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture#id SecurityposturePosture#id}.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.location(String location) |
Location of the resource, eg: global.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.parent(String parent) |
The parent of the resource, an organization.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.policySets(com.hashicorp.cdktf.IResolvable policySets) |
policy_sets block.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.policySets(List<? extends SecurityposturePosturePolicySets> policySets) |
policy_sets block.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.postureId(String postureId) |
Id of the posture.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.provisioners(List<? extends Object> provisioners) |
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.state(String state) |
State of the posture.
|
SecurityposturePosture.Builder |
SecurityposturePosture.Builder.timeouts(SecurityposturePostureTimeouts timeouts) |
timeouts block.
|