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