Get Migrating Vm Result
data class GetMigratingVmResult(val awsSourceVmDetails: AwsSourceVmDetailsResponse, val computeEngineTargetDefaults: ComputeEngineTargetDefaultsResponse, val createTime: String, val currentSyncInfo: ReplicationCycleResponse, val cutoverForecast: CutoverForecastResponse, val description: String, val displayName: String, val error: StatusResponse, val group: String, val labels: Map<String, String>, val lastReplicationCycle: ReplicationCycleResponse, val lastSync: ReplicationSyncResponse, val name: String, val policy: SchedulePolicyResponse, val recentCloneJobs: List<CloneJobResponse>, val recentCutoverJobs: List<CutoverJobResponse>, val sourceVmId: String, val state: String, val stateTime: String, val updateTime: String)
Constructors
Link copied to clipboard
fun GetMigratingVmResult(awsSourceVmDetails: AwsSourceVmDetailsResponse, computeEngineTargetDefaults: ComputeEngineTargetDefaultsResponse, createTime: String, currentSyncInfo: ReplicationCycleResponse, cutoverForecast: CutoverForecastResponse, description: String, displayName: String, error: StatusResponse, group: String, labels: Map<String, String>, lastReplicationCycle: ReplicationCycleResponse, lastSync: ReplicationSyncResponse, name: String, policy: SchedulePolicyResponse, recentCloneJobs: List<CloneJobResponse>, recentCutoverJobs: List<CutoverJobResponse>, sourceVmId: String, state: String, stateTime: String, updateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard