NetworkMigrationCodeGenerationArtifact
An artifact generated during code generation, such as a CloudFormation template or Terraform file.
Types
Properties
Link copied to clipboard
The unique identifier of the artifact.
Link copied to clipboard
The sub-type of the artifact for further classification.
Link copied to clipboard
The type of the artifact, such as CLOUDFORMATION_TEMPLATE or TERRAFORM_MODULE.
Link copied to clipboard
The S3 location where the artifact is stored.
Functions
Link copied to clipboard
inline fun copy(block: NetworkMigrationCodeGenerationArtifact.Builder.() -> Unit = {}): NetworkMigrationCodeGenerationArtifact