AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codeartifact
/
aws.sdk.kotlin.services.codeartifact.model
/
AssetSummary
/
Builder
Builder
class
Builder
Members
Properties
hashes
Link copied to clipboard
var
hashes
:
Map
<
HashAlgorithm
,
String
>
?
The hashes of the asset.
name
Link copied to clipboard
var
name
:
String
?
The name of the asset.
size
Link copied to clipboard
var
size
:
Long
?
The size of the asset.