View Source GoogleApi.Memcache.V1beta2.Model.PlacerLocation (google_api_memcache v0.25.0)
Message describing that the location of the customer resource is tied to placer allocations
Attributes
-
placerConfig
(type:String.t
, default:nil
) - Directory with a config related to it in placer (e.g. "/placer/prod/home/my-root/my-dir")
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Memcache.V1beta2.Model.PlacerLocation{ placerConfig: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.