AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
resiliencehub
/
aws.sdk.kotlin.services.resiliencehub.model
/
TestType
Test
Type
sealed
class
TestType
Inheritors
Az
Hardware
Region
Software
SdkUnknown
Members
Types
Az
Link copied to clipboard
object
Az
:
TestType
Companion
Link copied to clipboard
object
Companion
Hardware
Link copied to clipboard
object
Hardware
:
TestType
Region
Link copied to clipboard
object
Region
:
TestType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TestType
Software
Link copied to clipboard
object
Software
:
TestType
Properties
value
Link copied to clipboard
abstract
val
value
:
String