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