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