Builder

class Builder

Properties

Link copied to clipboard
var creationTime: <Error class: unknown class>?

The time at which the step group is created.

Link copied to clipboard

The description of the step group.

Link copied to clipboard
var id: String?

The ID of the step group.

Link copied to clipboard
var name: String?

The name of the step group.

Link copied to clipboard

The next step group.

Link copied to clipboard

The previous step group.

Link copied to clipboard
var tools: List<Tool>?

List of AWS services utilized in a migration workflow.

Link copied to clipboard

The ID of the migration workflow that contains the step group.