Application Rule Response
constructor(description: String? = null, destinationAddresses: List<String>? = null, fqdnTags: List<String>? = null, httpHeadersToInsert: List<FirewallPolicyHttpHeaderToInsertResponse>? = null, name: String? = null, protocols: List<FirewallPolicyRuleApplicationProtocolResponse>? = null, ruleType: String, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null, targetFqdns: List<String>? = null, targetUrls: List<String>? = null, terminateTLS: Boolean? = null, webCategories: List<String>? = null)