MigrationTaskSummary

MigrationTaskSummary includes MigrationTaskName, ProgressPercent, ProgressUpdateStream, Status, and UpdateDateTime for each task.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique identifier that references the migration task. Do not store personal data in this field.

Link copied to clipboard

Indication of the percentage completion of the task.

Link copied to clipboard

An AWS resource used for access control. It should uniquely identify the migration tool as it is used for all updates made by the tool.

Link copied to clipboard

Status of the task.

Link copied to clipboard

Detail information of what is being done within the overall status state.

Link copied to clipboard

The timestamp when the task was gathered.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String