Region Network Firewall Policy Rule Args Builder
Functions
Link copied to clipboard
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<RegionNetworkFirewallPolicyRuleTargetSecureTagArgs>>)
suspend fun targetSecureTags(vararg values: Output<RegionNetworkFirewallPolicyRuleTargetSecureTagArgs>)
suspend fun targetSecureTags(vararg argument: suspend RegionNetworkFirewallPolicyRuleTargetSecureTagArgsBuilder.() -> Unit)
suspend fun targetSecureTags(values: List<Output<RegionNetworkFirewallPolicyRuleTargetSecureTagArgs>>)
suspend fun targetSecureTags(argument: List<suspend RegionNetworkFirewallPolicyRuleTargetSecureTagArgsBuilder.() -> Unit>)
suspend fun targetSecureTags(argument: suspend RegionNetworkFirewallPolicyRuleTargetSecureTagArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard