AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iot
/
aws.sdk.kotlin.services.iot.model
/
ReportType
Report
Type
sealed
class
ReportType
Inheritors
Errors
Results
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Errors
Link copied to clipboard
object
Errors
:
ReportType
Results
Link copied to clipboard
object
Results
:
ReportType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReportType
Properties
value
Link copied to clipboard
abstract
val
value
:
String