rules
Parameters
value
A nat_rule
block as defined below.
suspend fun rules(vararg values: Output<FirewallPolicyRuleCollectionGroupNatRuleCollectionRuleArgs>)
Parameters
values
A nat_rule
block as defined below.
suspend fun rules(argument: List<suspend FirewallPolicyRuleCollectionGroupNatRuleCollectionRuleArgsBuilder.() -> Unit>)
suspend fun rules(vararg argument: suspend FirewallPolicyRuleCollectionGroupNatRuleCollectionRuleArgsBuilder.() -> Unit)
suspend fun rules(argument: suspend FirewallPolicyRuleCollectionGroupNatRuleCollectionRuleArgsBuilder.() -> Unit)
Parameters
argument
A nat_rule
block as defined below.