google_api_network_management v0.6.0 GoogleApi.NetworkManagement.V1.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, DENY -
direction
(type:String.t
, default:nil
) - Possible values: INGRESS, EGRESS -
displayName
(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
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.