FirewallPolicyRuleResponse

fun FirewallPolicyRuleResponse(action: String, description: String, direction: String, disabled: Boolean, enableLogging: Boolean, kind: String, match: FirewallPolicyRuleMatcherResponse, priority: Int, ruleName: String, ruleTupleCount: Int, targetResources: List<String>, targetSecureTags: List<FirewallPolicyRuleSecureTagResponse>, targetServiceAccounts: List<String>)