View Source GoogleApi.BackupDR.V1.Model.PlacerLocation (google_api_backup_dr v0.5.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.BackupDR.V1.Model.PlacerLocation{ placerConfig: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.