View Source GoogleApi.Compute.V1.Model.LocationPolicyLocationConstraints (google_api_compute v0.56.2)

Per-zone constraints on location policy for this zone.

Attributes

  • maxCount (type: integer(), default: nil) - Maximum number of items that are allowed to be placed in this zone. The value must be non-negative.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.