| Package | Description |
|---|---|
| com.amazonaws.services.migrationhub |
The AWS Migration Hub API methods help to obtain server and application migration status and integrate your
resource-specific migration tool by providing a programmatic interface to Migration Hub.
|
| com.amazonaws.services.migrationhub.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateCreatedArtifactRequest |
DisassociateCreatedArtifactRequest.clone() |
DisassociateCreatedArtifactRequest |
DisassociateCreatedArtifactRequest.withCreatedArtifactName(String createdArtifactName)
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
|
DisassociateCreatedArtifactRequest |
DisassociateCreatedArtifactRequest.withDryRun(Boolean dryRun)
Optional boolean flag to indicate whether any effect should take place.
|
DisassociateCreatedArtifactRequest |
DisassociateCreatedArtifactRequest.withMigrationTaskName(String migrationTaskName)
Unique identifier that references the migration task to be disassociated with the artifact.
|
DisassociateCreatedArtifactRequest |
DisassociateCreatedArtifactRequest.withProgressUpdateStream(String progressUpdateStream)
The name of the ProgressUpdateStream.
|
Copyright © 2021. All rights reserved.