AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssm
/
aws.sdk.kotlin.services.ssm.model
/
InventoryAttributeDataType
Inventory
Attribute
Data
Type
sealed
class
InventoryAttributeDataType
Inheritors
Number
String
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Number
Link copied to clipboard
object
Number
:
InventoryAttributeDataType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InventoryAttributeDataType
String
Link copied to clipboard
object
String
:
InventoryAttributeDataType
Properties
value
Link copied to clipboard
abstract
val
value
:
String