InMageReplicationDetailsResponse

constructor(activeSiteType: String? = null, agentDetails: InMageAgentDetailsResponse? = null, azureStorageAccountId: String? = null, compressedDataRateInMB: Double? = null, consistencyPoints: Map<String, String>? = null, datastores: List<String>? = null, discoveryType: String? = null, diskResized: String? = null, infrastructureVmId: String? = null, instanceType: String, ipAddress: String? = null, isAdditionalStatsAvailable: Boolean? = null, lastHeartbeat: String? = null, lastRpoCalculatedTime: String? = null, lastUpdateReceivedTime: String? = null, masterTargetId: String? = null, multiVmGroupId: String? = null, multiVmGroupName: String? = null, multiVmSyncStatus: String? = null, osDetails: OSDiskDetailsResponse? = null, osVersion: String? = null, processServerId: String? = null, protectedDisks: List<InMageProtectedDiskDetailsResponse>? = null, protectionStage: String? = null, rebootAfterUpdateStatus: String? = null, replicaId: String? = null, resyncDetails: InitialReplicationDetailsResponse? = null, retentionWindowEnd: String? = null, retentionWindowStart: String? = null, rpoInSeconds: Double? = null, sourceVmCpuCount: Int? = null, sourceVmRamSizeInMB: Int? = null, totalDataTransferred: Double? = null, totalProgressHealth: String? = null, uncompressedDataRateInMB: Double? = null, vCenterInfrastructureId: String? = null, validationErrors: List<HealthErrorResponse>? = null, vmId: String? = null, vmNics: List<VMNicDetailsResponse>? = null, vmProtectionState: String? = null, vmProtectionStateDescription: String? = null)