Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleMatch
-
Packages that use ComputeSecurityPolicyRuleMatch Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleMatch in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRuleMatch Modifier and Type Class Description static classComputeSecurityPolicyRuleMatch.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleMatch Modifier and Type Method Description ComputeSecurityPolicyRuleMatchComputeSecurityPolicyRuleMatch.Builder. build()Builds the configured instance.ComputeSecurityPolicyRuleMatchComputeSecurityPolicyRuleMatchOutputReference. getInternalValue()ComputeSecurityPolicyRuleMatchComputeSecurityPolicyRule. getMatch()match block.ComputeSecurityPolicyRuleMatchComputeSecurityPolicyRule.Jsii$Proxy. getMatch()ComputeSecurityPolicyRuleMatchComputeSecurityPolicyRuleOutputReference. getMatchInput()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleMatch Modifier and Type Method Description ComputeSecurityPolicyRule.BuilderComputeSecurityPolicyRule.Builder. match(ComputeSecurityPolicyRuleMatch match)Sets the value ofComputeSecurityPolicyRule.getMatch()voidComputeSecurityPolicyRuleOutputReference. putMatch(ComputeSecurityPolicyRuleMatch value)voidComputeSecurityPolicyRuleMatchOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatch value)
-