View Source GoogleApi.SecurityCenter.V1.Model.ResourceValueConfigMetadata (google_api_security_center v0.29.0)

Metadata 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
}

Functions

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

Unwrap a decoded JSON object into its complex fields.