Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule.ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags
-
Packages that use ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags Package Description com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule google_compute_region_network_firewall_policy_rule -
-
Uses of ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that implement ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Class Description static classComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Jsii$ProxyAn implementation forComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTagsMethods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that return ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTagsComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with parameters of type ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description voidComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTagsOutputReference. setInternalValue(ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with type arguments of type ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags Modifier and Type Method Description voidComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTagsList. setInternalValue(List<ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags> value)ComputeRegionNetworkFirewallPolicyRuleMatch.BuilderComputeRegionNetworkFirewallPolicyRuleMatch.Builder. srcSecureTags(List<? extends ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags> srcSecureTags)Sets the value ofComputeRegionNetworkFirewallPolicyRuleMatch.getSrcSecureTags()
-