toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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