class Aws::CodeArtifact::Types::GetPackageVersionAssetResult


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/GetPackageVersionAssetResult AWS API Documentation
@return [String]
downloaded asset.
The name of the package version revision that contains the
@!attribute [rw] package_version_revision
@return [String]
A string that contains the package version (for example, ‘3.5.2`).
@!attribute [rw] package_version
@return [String]
The name of the asset that is downloaded.
@!attribute [rw] asset_name
@return [IO]
The binary file, or asset, that is downloaded.
@!attribute [rw] asset