Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleMatchExpr
-
Packages that use ComputeSecurityPolicyRuleMatchExpr Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleMatchExpr in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRuleMatchExpr Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchExpr.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchExprMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleMatchExpr Modifier and Type Method Description ComputeSecurityPolicyRuleMatchExprComputeSecurityPolicyRuleMatchExpr.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleMatchExprComputeSecurityPolicyRuleMatch. getExpr()expr block.ComputeSecurityPolicyRuleMatchExprComputeSecurityPolicyRuleMatch.Jsii$Proxy. getExpr()ComputeSecurityPolicyRuleMatchExprComputeSecurityPolicyRuleMatchOutputReference. getExprInput()ComputeSecurityPolicyRuleMatchExprComputeSecurityPolicyRuleMatchExprOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleMatchExpr Modifier and Type Method Description ComputeSecurityPolicyRuleMatch.BuilderComputeSecurityPolicyRuleMatch.Builder. expr(ComputeSecurityPolicyRuleMatchExpr expr)Sets the value ofComputeSecurityPolicyRuleMatch.getExpr()voidComputeSecurityPolicyRuleMatchOutputReference. putExpr(ComputeSecurityPolicyRuleMatchExpr value)voidComputeSecurityPolicyRuleMatchExprOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchExpr value)
-