View Source GoogleApi.Compute.V1.Model.ResourceStatusScheduling (google_api_compute v0.70.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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.