GoogleApi.SecurityCenter.V1.Model.Disk (google_api_security_center v0.39.0)
View SourceContains information about the disk associated with the finding.
Attributes
-
name
(type:String.t
, default:nil
) - The name of the disk, for example, "https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.Disk{name: String.t() | nil}