Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule.ComputeNetworkFirewallPolicyRuleTargetSecureTags
-
Packages that use ComputeNetworkFirewallPolicyRuleTargetSecureTags Package Description com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule google_compute_network_firewall_policy_rule -
-
Uses of ComputeNetworkFirewallPolicyRuleTargetSecureTags 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 ComputeNetworkFirewallPolicyRuleTargetSecureTags Modifier and Type Class Description static classComputeNetworkFirewallPolicyRuleTargetSecureTags.Jsii$ProxyAn implementation forComputeNetworkFirewallPolicyRuleTargetSecureTagsMethods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule that return ComputeNetworkFirewallPolicyRuleTargetSecureTags Modifier and Type Method Description ComputeNetworkFirewallPolicyRuleTargetSecureTagsComputeNetworkFirewallPolicyRuleTargetSecureTags.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with parameters of type ComputeNetworkFirewallPolicyRuleTargetSecureTags Modifier and Type Method Description voidComputeNetworkFirewallPolicyRuleTargetSecureTagsOutputReference. setInternalValue(ComputeNetworkFirewallPolicyRuleTargetSecureTags value)Method parameters in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with type arguments of type ComputeNetworkFirewallPolicyRuleTargetSecureTags Modifier and Type Method Description voidComputeNetworkFirewallPolicyRuleTargetSecureTagsList. setInternalValue(List<ComputeNetworkFirewallPolicyRuleTargetSecureTags> value)ComputeNetworkFirewallPolicyRule.BuilderComputeNetworkFirewallPolicyRule.Builder. targetSecureTags(List<? extends ComputeNetworkFirewallPolicyRuleTargetSecureTags> targetSecureTags)target_secure_tags block.ComputeNetworkFirewallPolicyRuleConfig.BuilderComputeNetworkFirewallPolicyRuleConfig.Builder. targetSecureTags(List<? extends ComputeNetworkFirewallPolicyRuleTargetSecureTags> targetSecureTags)Sets the value ofComputeNetworkFirewallPolicyRuleConfig.getTargetSecureTags()
-