Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRuleMatchExprA.Builder
-
Packages that use ComputeSecurityPolicyRuleMatchExprA.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRuleMatchExprA.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRuleMatchExprA.Builder Modifier and Type Method Description static ComputeSecurityPolicyRuleMatchExprA.BuilderComputeSecurityPolicyRuleMatchExprA. builder()ComputeSecurityPolicyRuleMatchExprA.BuilderComputeSecurityPolicyRuleMatchExprA.Builder. expression(String expression)Sets the value ofComputeSecurityPolicyRuleMatchExprA.getExpression()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRuleMatchExprA.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRuleMatchExprA.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRuleMatchExprA.Builder.
-