GoogleApi.SecurityCenter.V1.Model.AffectedResources (google_api_security_center v0.39.0)
View SourceDetails about resources affected by this finding.
Attributes
-
count
(type:String.t
, default:nil
) - The count of resources affected by the finding.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.AffectedResources{ count: String.t() | nil }