View Source GoogleApi.GKEHub.V1.Model.ApplianceCluster (google_api_gke_hub v0.16.0)

ApplianceCluster contains information specific to GDC Edge Appliance Clusters.

Attributes

  • resourceLink (type: String.t, default: nil) - Immutable. Self-link of the Google Cloud resource for the Appliance Cluster. For example: //transferappliance.googleapis.com/projects/my-project/locations/us-west1-a/appliances/my-appliance

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.ApplianceCluster{
  resourceLink: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.