Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRuleMatchExprA
-
Packages that use ComputeSecurityPolicyRuleMatchExprA Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRuleMatchExprA in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRuleMatchExprA Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchExprA.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchExprAMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRuleMatchExprA Modifier and Type Method Description ComputeSecurityPolicyRuleMatchExprAComputeSecurityPolicyRuleMatchExprA.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleMatchExprAComputeSecurityPolicyRuleMatchA. getExpr()expr block.ComputeSecurityPolicyRuleMatchExprAComputeSecurityPolicyRuleMatchA.Jsii$Proxy. getExpr()ComputeSecurityPolicyRuleMatchExprAComputeSecurityPolicyRuleMatchAOutputReference. getExprInput()ComputeSecurityPolicyRuleMatchExprAComputeSecurityPolicyRuleMatchExprAOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRuleMatchExprA Modifier and Type Method Description ComputeSecurityPolicyRuleMatchA.BuilderComputeSecurityPolicyRuleMatchA.Builder. expr(ComputeSecurityPolicyRuleMatchExprA expr)Sets the value ofComputeSecurityPolicyRuleMatchA.getExpr()voidComputeSecurityPolicyRuleMatchAOutputReference. putExpr(ComputeSecurityPolicyRuleMatchExprA value)voidComputeSecurityPolicyRuleMatchExprAOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchExprA value)
-