class Aws::CodeArtifact::Types::GetPackageVersionAssetResult

@!attribute [rw] asset

The binary file, or asset, that is downloaded.
@return [IO]

@!attribute [rw] asset_name

The name of the asset that is downloaded.
@return [String]

@!attribute [rw] package_version

A string that contains the package version (for example, `3.5.2`).
@return [String]

@!attribute [rw] package_version_revision

The name of the package version revision that contains the
downloaded asset.
@return [String]

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

Constants

SENSITIVE