AWS SDK for Kotlin
Toggle table of contents
1.5.109
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
licensemanager
/
aws.sdk.kotlin.services.licensemanager.model
/
Asset
Asset
class
Asset
Asset.
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
asset
Arn
Link copied to clipboard
val
assetArn
:
String
?
Amazon Resource Name (ARN) of the asset.
latest
Asset
Discovery
Time
Link copied to clipboard
val
latestAssetDiscoveryTime
:
Instant
?
Latest asset discovery time.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
Asset.Builder
.
(
)
->
Unit
=
{}
)
:
Asset
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String