Record
update-firewall-rules-params
No description available.
record update-firewall-rules-params {
firewall-id: string,
inbound: option<string>,
outbound: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| firewall-id | string | |
| inbound | option<string> | |
| outbound | option<string> |