View Source GoogleApi.Compute.V1.Model.ResourceStatusScheduling (google_api_compute v0.60.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
Unwrap a decoded JSON object into its complex fields.