GoogleApi.Compute.V1.Model.ShareSettings (google_api_compute v0.43.0) View Source

The share setting for reservations and sole tenancy node groups.

Attributes

  • shareType (type: String.t, default: nil) - Type of sharing for this shared-reservation

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Compute.V1.Model.ShareSettings{shareType: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.