SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.count(Number count) |
|
static SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.create(software.constructs.Construct scope,
String id) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.description(String description) |
Description of the posture deployment.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture_deployment#id SecurityposturePostureDeployment#id}.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.location(String location) |
The location of the resource, eg.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.parent(String parent) |
The parent of the resource, an organization.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.postureDeploymentId(String postureDeploymentId) |
ID of the posture deployment.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.postureId(String postureId) |
Relative name of the posture which needs to be deployed.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.postureRevisionId(String postureRevisionId) |
Revision_id the posture which needs to be deployed.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.provisioners(List<? extends Object> provisioners) |
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.targetResource(String targetResource) |
The resource on which the posture should be deployed.
|
SecurityposturePostureDeployment.Builder |
SecurityposturePostureDeployment.Builder.timeouts(SecurityposturePostureDeploymentTimeouts timeouts) |
timeouts block.
|