You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeArtifact::Types::AssetSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains details about a package version asset.

Instance Attribute Summary collapse

Instance Attribute Details

#hashesHash<String,String>

The hashes of the asset.

Returns:

  • (Hash<String,String>)

    The hashes of the asset.

#nameString

The name of the asset.

Returns:

  • (String)

    The name of the asset.

#sizeInteger

The size of the asset.

Returns:

  • (Integer)

    The size of the asset.