GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Allowed (google_api_security_center v0.39.0)
View SourceAllowed IP rule.
Attributes
-
ipRules
(type:list(GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IpRule.t)
, default:nil
) - Optional. Optional list of allowed IP rules.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Allowed{ ipRules: [GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IpRule.t()] | nil }