AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotmanagedintegrations
/
aws.sdk.kotlin.services.iotmanagedintegrations.model
/
ManagedThingAssociationStatus
Managed
Thing
Association
Status
sealed
class
ManagedThingAssociationStatus
Inheritors
Associated
PreAssociated
SdkUnknown
Members
Types
Associated
Link copied to clipboard
object
Associated
:
ManagedThingAssociationStatus
Companion
Link copied to clipboard
object
Companion
Pre
Associated
Link copied to clipboard
object
PreAssociated
:
ManagedThingAssociationStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ManagedThingAssociationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String