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