import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier of the firewall ruleset. | |
| name | String | The name of the firewall ruleset. | |
| region | Region | The region in which the firewall ruleset is deployed. | |
| rules | List | The list of firewall rules in this ruleset. | [default to const []] |
| created | DateTime | The date and time at which the firewall ruleset was created. Formatted as an ISO 8601 timestamp. | |
| instanceIds | List | The IDs of instances this firewall ruleset is associated with. | [default to const []] |