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