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