GoogleApi.SecurityCenter.V1.Model.Denied (google_api_security_center v0.39.0)

View Source

Denied IP rule.

Attributes

  • ipRules (type: list(GoogleApi.SecurityCenter.V1.Model.IpRule.t), default: nil) - Optional. Optional list of denied IP rules.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.SecurityCenter.V1.Model.Denied{
  ipRules: [GoogleApi.SecurityCenter.V1.Model.IpRule.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.