class Aws::MigrationHub::Types::CreatedArtifact
An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).
@note When making an API call, you may pass CreatedArtifact
data as a hash: { name: "CreatedArtifactName", # required description: "CreatedArtifactDescription", }
@!attribute [rw] name
An ARN that uniquely identifies the result of a migration task. @return [String]
@!attribute [rw] description
A description that can be free-form text to record additional detail about the artifact for clarity or for later reference. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/CreatedArtifact AWS API Documentation
Constants
- SENSITIVE