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
- Struct
- Aws::CodeArtifact::Types::AssetSummary
- Defined in:
- (unknown)
Overview
Contains details about a package version asset.
Instance Attribute Summary collapse
-
#hashes ⇒ Hash<String,String>
The hashes of the asset.
-
#name ⇒ String
The name of the asset.
-
#size ⇒ Integer
The size of the asset.
Instance Attribute Details
#hashes ⇒ Hash<String,String>
The hashes of the asset.
#name ⇒ String
The name of the asset.
#size ⇒ Integer
The size of the asset.