Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleMatchExprOptions
-
Packages that use ComputeSecurityPolicyRuleMatchExprOptions Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleMatchExprOptions in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRuleMatchExprOptions Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchExprOptions.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchExprOptionsMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleMatchExprOptions Modifier and Type Method Description ComputeSecurityPolicyRuleMatchExprOptionsComputeSecurityPolicyRuleMatchExprOptions.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleMatchExprOptionsComputeSecurityPolicyRuleMatch. getExprOptions()expr_options block.ComputeSecurityPolicyRuleMatchExprOptionsComputeSecurityPolicyRuleMatch.Jsii$Proxy. getExprOptions()ComputeSecurityPolicyRuleMatchExprOptionsComputeSecurityPolicyRuleMatchOutputReference. getExprOptionsInput()ComputeSecurityPolicyRuleMatchExprOptionsComputeSecurityPolicyRuleMatchExprOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleMatchExprOptions Modifier and Type Method Description ComputeSecurityPolicyRuleMatch.BuilderComputeSecurityPolicyRuleMatch.Builder. exprOptions(ComputeSecurityPolicyRuleMatchExprOptions exprOptions)Sets the value ofComputeSecurityPolicyRuleMatch.getExprOptions()voidComputeSecurityPolicyRuleMatchOutputReference. putExprOptions(ComputeSecurityPolicyRuleMatchExprOptions value)voidComputeSecurityPolicyRuleMatchExprOptionsOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchExprOptions value)
-