GoogleApi.VMMigration.V1.Model.CutoverForecast (google_api_vm_migration v0.11.0)
View SourceCutoverForecast holds information about future CutoverJobs of a MigratingVm.
Attributes
-
estimatedCutoverJobDuration
(type:String.t
, default:nil
) - Output only. Estimation of the CutoverJob duration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMMigration.V1.Model.CutoverForecast{ estimatedCutoverJobDuration: String.t() | nil }