AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotmanagedintegrations
/
aws.sdk.kotlin.services.iotmanagedintegrations.model
/
SchemaVersionFormat
Schema
Version
Format
sealed
class
SchemaVersionFormat
Inheritors
Aws
Connector
Zcl
SdkUnknown
Members
Types
Aws
Link copied to clipboard
object
Aws
:
SchemaVersionFormat
Companion
Link copied to clipboard
object
Companion
Connector
Link copied to clipboard
object
Connector
:
SchemaVersionFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SchemaVersionFormat
Zcl
Link copied to clipboard
object
Zcl
:
SchemaVersionFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String