AWS SDK for Kotlin
Toggle table of contents
1.4.114
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotmanagedintegrations
/
aws.sdk.kotlin.services.iotmanagedintegrations.model
/
Role
Role
sealed
class
Role
Inheritors
Controller
Device
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Controller
Link copied to clipboard
object
Controller
:
Role
Device
Link copied to clipboard
object
Device
:
Role
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Role
Properties
value
Link copied to clipboard
abstract
val
value
:
String