GoogleApi.SecurityCenter.V1.Model.ResourceValueConfigMetadata (google_api_security_center v0.39.0)
View SourceMetadata about a ResourceValueConfig. For example, id and name.
Attributes
-
name(type:String.t, default:nil) - Resource value config name
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.ResourceValueConfigMetadata{ name: String.t() | nil }