google_api_network_management v0.3.1 GoogleApi.NetworkManagement.V1beta1.Model.FirewallInfo View Source
For display only. Metadata associated with a Compute Engine firewall rule.
Attributes
action
(type:String.t
, default:nil
) - Possible values: ALLOW, DENYdirection
(type:String.t
, default:nil
) - Possible values: INGRESS, EGRESSdisplayName
(type:String.t
, default:nil
) - Name of a Compute Engine firewall rule.networkUri
(type:String.t
, default:nil
) - URI of a Compute Engine network.priority
(type:integer()
, default:nil
) - Priority of the firewall rule.targetServiceAccounts
(type:list(String.t)
, default:nil
) - Target service accounts of the firewall rule.targetTags
(type:list(String.t)
, default:nil
) - Target tags of the firewall rule.uri
(type:String.t
, default:nil
) - URI of a Compute Engine firewall rule. Implied default rule does not have URI.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.