CreatedArtifact

An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).

Types

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

Properties

Link copied to clipboard

A description that can be free-form text to record additional detail about the artifact for clarity or for later reference.

Link copied to clipboard

An ARN that uniquely identifies the result of a migration task.

Functions

Link copied to clipboard
inline fun copy(block: CreatedArtifact.Builder.() -> Unit = {}): CreatedArtifact
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