AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
ImportLensStatus
Import
Lens
Status
sealed
class
ImportLensStatus
Inheritors
Complete
Error
InProgress
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Complete
Link copied to clipboard
object
Complete
:
ImportLensStatus
Error
Link copied to clipboard
object
Error
:
ImportLensStatus
In
Progress
Link copied to clipboard
object
InProgress
:
ImportLensStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ImportLensStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String