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

#hashes ⇒ Hash<String,String>

The hashes of the asset.

Returns:

  • (Hash<String,String>) —

    The hashes of the asset.

#name ⇒ String

The name of the asset.

Returns:

  • (String) —

    The name of the asset.

#size ⇒ Integer

The size of the asset.

Returns:

  • (Integer) —

    The size of the asset.