GetTemplateResponse

Types

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

Properties

Link copied to clipboard

The time at which the template was last created.

Link copied to clipboard

The time at which the template was last created.

Link copied to clipboard
val id: String?

The ID of the template.

Link copied to clipboard

The inputs provided for the creation of the migration workflow.

Link copied to clipboard
val name: String?

The name of the template.

Link copied to clipboard

The owner of the migration workflow template.

Link copied to clipboard

The status of the template.

Link copied to clipboard

The status message of retrieving migration workflow templates.

Link copied to clipboard

The tags added to the migration workflow template.

Link copied to clipboard
Link copied to clipboard

The class of the migration workflow template. The available template classes are:

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

List of AWS services utilized in a migration workflow.

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