class Aws::CodeArtifact::Types::SuccessfulPackageVersionInfo

Contains the revision and status of a package version.

@!attribute [rw] revision

The revision of a package version.
@return [String]

@!attribute [rw] status

The status of a package version. Valid statuses are:

* `Published`

* `Unfinished`

* `Unlisted`

* `Archived`

* `Disposed`
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/SuccessfulPackageVersionInfo AWS API Documentation

Constants

SENSITIVE