View Source GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse (google_api_assured_workloads v0.17.1)
Response with the analysis if the source workload can be moved to the target workload
Attributes
-
blockers
(type:list(String.t)
, default:nil
) - List of blockers that prevent moving the source workload to the target workload
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse{ blockers: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.