View Source GoogleApi.Compute.V1.Model.ResourceStatusScheduling (google_api_compute v0.62.0)

Attributes

  • availabilityDomain (type: integer(), default: nil) - Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.ResourceStatusScheduling{
  availabilityDomain: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.