class Aws::CodePipeline::Types::Artifact

Represents information about an artifact that is worked on by actions in the pipeline.

@!attribute [rw] name

The artifact's name.
@return [String]

@!attribute [rw] revision

The artifact's revision ID. Depending on the type of object, this
could be a commit ID (GitHub) or a revision ID (Amazon S3).
@return [String]

@!attribute [rw] location

The location of an artifact.
@return [Types::ArtifactLocation]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/Artifact AWS API Documentation

Constants

SENSITIVE