FirewallPolicyRuleCollectionGroupNatRuleCollectionRuleArgs

constructor(description: Output<String>? = null, destinationAddress: Output<String>? = null, destinationPorts: Output<String>? = null, name: Output<String>, protocols: Output<List<String>>, sourceAddresses: Output<List<String>>? = null, sourceIpGroups: Output<List<String>>? = null, translatedAddress: Output<String>? = null, translatedFqdn: Output<String>? = null, translatedPort: Output<Int>)