toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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