View Source GoogleApi.WorkloadManager.V1.Model.ThreeTierWorkloadOverview (google_api_workload_manager v0.2.0)

The overview of three tier workload

Attributes

  • threeTierSystemId (type: String.t, default: nil) - Output only. The UUID for a three tier workload

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.WorkloadManager.V1.Model.ThreeTierWorkloadOverview{
  threeTierSystemId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.