FirewallRuleArgs

constructor(action: Output<String>? = null, description: Output<String>? = null, filterId: Output<String>? = null, paused: Output<Boolean>? = null, priority: Output<Int>? = null, products: Output<List<String>>? = null, zoneId: Output<String>? = null)