Network Firewall Policy With Rules Rule Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun targetSecureTags(value: Output<List<NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs>>)
suspend fun targetSecureTags(vararg values: Output<NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs>)
suspend fun targetSecureTags(vararg argument: suspend NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgsBuilder.() -> Unit)
suspend fun targetSecureTags(values: List<Output<NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs>>)
suspend fun targetSecureTags(argument: List<suspend NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgsBuilder.() -> Unit>)
suspend fun targetSecureTags(argument: suspend NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard