Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRuleMatchA
-
Packages that use ComputeSecurityPolicyRuleMatchA Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRuleMatchA in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRuleMatchA Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchA.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchAMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRuleMatchA Modifier and Type Method Description ComputeSecurityPolicyRuleMatchAComputeSecurityPolicyRuleMatchA.Builder. build()Builds the configured instance.ComputeSecurityPolicyRuleMatchAComputeSecurityPolicyRuleMatchAOutputReference. getInternalValue()default ComputeSecurityPolicyRuleMatchAComputeSecurityPolicyRuleAConfig. getMatch()match block.ComputeSecurityPolicyRuleMatchAComputeSecurityPolicyRuleAConfig.Jsii$Proxy. getMatch()ComputeSecurityPolicyRuleMatchAComputeSecurityPolicyRuleA. getMatchInput()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRuleMatchA Modifier and Type Method Description ComputeSecurityPolicyRuleA.BuilderComputeSecurityPolicyRuleA.Builder. match(ComputeSecurityPolicyRuleMatchA match)match block.ComputeSecurityPolicyRuleAConfig.BuilderComputeSecurityPolicyRuleAConfig.Builder. match(ComputeSecurityPolicyRuleMatchA match)Sets the value ofComputeSecurityPolicyRuleAConfig.getMatch()voidComputeSecurityPolicyRuleA. putMatch(ComputeSecurityPolicyRuleMatchA value)voidComputeSecurityPolicyRuleMatchAOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchA value)
-