GoogleApi.Compute.V1.Model.SecurityPolicyRuleMatcherConfig (google_api_compute v0.45.0) View Source
Attributes
-
srcIpRanges
(type:list(String.t)
, default:nil
) - CIDR IP address range. Maximum number of src_ip_ranges allowed is 10.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.SecurityPolicyRuleMatcherConfig{ srcIpRanges: [String.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.