Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

A name that identifies the vendor of the migration tool being used.

Link copied to clipboard

Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service repository.

Link copied to clipboard
var task: Task?

Task object encapsulating task information.

Link copied to clipboard

The timestamp when the task was gathered.

Functions

Link copied to clipboard
fun task(block: Task.Builder.() -> Unit)