StartImportFileTaskRequest

Types

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

Properties

Link copied to clipboard

Specifies the source that the servers are coming from. By default, Strategy Recommendations assumes that the servers specified in the import file are available in AWS Application Discovery Service.

Link copied to clipboard

Groups the resources in the import file together with a unique name. This ID can be as filter in ListApplicationComponents and ListServers.

Link copied to clipboard

A descriptive name for the request.

Link copied to clipboard

The S3 bucket where the import file is located. The bucket name is required to begin with migrationhub-strategy-.

Link copied to clipboard

The S3 bucket where Strategy Recommendations uploads import results. The bucket name is required to begin with migrationhub-strategy-.

Link copied to clipboard

The Amazon S3 key name of the import file.

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