Uses of Interface
com.hashicorp.cdktf.providers.google.securityposture_posture_deployment.SecurityposturePostureDeploymentConfig
-
Packages that use SecurityposturePostureDeploymentConfig Package Description com.hashicorp.cdktf.providers.google.securityposture_posture_deployment google_securityposture_posture_deployment -
-
Uses of SecurityposturePostureDeploymentConfig in com.hashicorp.cdktf.providers.google.securityposture_posture_deployment
Classes in com.hashicorp.cdktf.providers.google.securityposture_posture_deployment that implement SecurityposturePostureDeploymentConfig Modifier and Type Class Description static classSecurityposturePostureDeploymentConfig.Jsii$ProxyAn implementation forSecurityposturePostureDeploymentConfigMethods in com.hashicorp.cdktf.providers.google.securityposture_posture_deployment that return SecurityposturePostureDeploymentConfig Modifier and Type Method Description SecurityposturePostureDeploymentConfigSecurityposturePostureDeploymentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.securityposture_posture_deployment with parameters of type SecurityposturePostureDeploymentConfig Constructor Description SecurityposturePostureDeployment(software.constructs.Construct scope, String id, SecurityposturePostureDeploymentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture_deployment google_securityposture_posture_deployment} Resource.
-