CutoverForecastResponse

data class CutoverForecastResponse(val estimatedCutoverJobDuration: String)

CutoverForecast holds information about future CutoverJobs of a MigratingVm.

Constructors

Link copied to clipboard
fun CutoverForecastResponse(estimatedCutoverJobDuration: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Estimation of the CutoverJob duration.