class Aws::CodeArtifact::Types::PublishPackageVersionResult
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PublishPackageVersionResult AWS API Documentation
@return [Types::AssetSummary]<br>: docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html<br><br><br><br>An [AssetSummary] for the published asset.
@!attribute [rw] asset
@return [String]<br>: docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status.html#package-version-status<br><br><br><br>User Guide*.
information, see [Package version status] in the *CodeArtifact
A string that contains the status of the package version. For more
@!attribute [rw] status
@return [String]
The revision of the package version.
@!attribute [rw] version_revision
@return [String]
The version of the package.
@!attribute [rw] version
@return [String]
The name of the package.
@!attribute [rw] package
@return [String]
The namespace of the package version.
@!attribute [rw] namespace
@return [String]
The format of the package version.
@!attribute [rw] format