NetworkRuleResponse

constructor(description: String? = null, destinationAddresses: List<String>? = null, destinationFqdns: List<String>? = null, destinationIpGroups: List<String>? = null, destinationPorts: List<String>? = null, ipProtocols: List<String>? = null, name: String? = null, ruleType: String, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null)