AWS SDK for Kotlin
Toggle table of contents
1.8.30
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
devicefarm
/
aws.sdk.kotlin.services.devicefarm.model
/
InsightsType
Insights
Type
sealed
class
InsightsType
The type of insights to generate.
Inheritors
TestReport
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InsightsType
Test
Report
Link copied to clipboard
object
TestReport
:
InsightsType
Properties
value
Link copied to clipboard
abstract
val
value
:
String