Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule.ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags
-
Packages that use ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags Package Description com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule google_compute_network_firewall_policy_rule -
-
Uses of ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule that implement ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Class Description static classComputeNetworkFirewallPolicyRuleMatchSrcSecureTags.Jsii$ProxyAn implementation forComputeNetworkFirewallPolicyRuleMatchSrcSecureTagsMethods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule that return ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description ComputeNetworkFirewallPolicyRuleMatchSrcSecureTagsComputeNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with parameters of type ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description voidComputeNetworkFirewallPolicyRuleMatchSrcSecureTagsOutputReference. setInternalValue(ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags value)Method parameters in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with type arguments of type ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description voidComputeNetworkFirewallPolicyRuleMatchSrcSecureTagsList. setInternalValue(List<ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags> value)ComputeNetworkFirewallPolicyRuleMatch.BuilderComputeNetworkFirewallPolicyRuleMatch.Builder. srcSecureTags(List<? extends ComputeNetworkFirewallPolicyRuleMatchSrcSecureTags> srcSecureTags)Sets the value ofComputeNetworkFirewallPolicyRuleMatch.getSrcSecureTags()
-