GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse (google_api_assured_workloads v0.11.0) View Source
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
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse{ blockers: [String.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.