View Source GoogleApi.Compute.V1.Model.SecurityPolicyRuleMatcherConfig (google_api_compute v0.56.2)

Attributes

  • srcIpRanges (type: list(String.t), default: nil) - CIDR IP address range. Maximum number of src_ip_ranges allowed is 10.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.SecurityPolicyRuleMatcherConfig{
  srcIpRanges: [String.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.