Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule.ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder
-
Packages that use ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule google_compute_region_network_firewall_policy_rule -
-
Uses of ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule
Methods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that return ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder Modifier and Type Method Description static ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.BuilderComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags. builder()ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.BuilderComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder. name(String name)Sets the value ofComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.getName()Constructors in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with parameters of type ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder Constructor Description Jsii$Proxy(ComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionNetworkFirewallPolicyRuleMatchSrcSecureTags.Builder.
-