google_api_security_center v0.2.0 GoogleApi.SecurityCenter.V1.Model.SecurityCenterProperties View Source

Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.SecurityCenter.V1.Model.SecurityCenterProperties{
  resourceName: String.t(),
  resourceOwners: [String.t()],
  resourceParent: String.t(),
  resourceProject: String.t(),
  resourceType: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.