Wasm Directoryalpha
Record

update-firewall-rules-params

No description available.

record update-firewall-rules-params {
  firewall-id: string,
  inbound: option​<string>,
  outbound: option​<string>,
}

Fields

NameTypeDescription
firewall-idstring
inboundoption​<string>
outboundoption​<string>