toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
LensStatus
Lens
Status
sealed
class
LensStatus
Inheritors
Current
Deleted
Deprecated
NotCurrent
Unshared
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Current
Link copied to clipboard
object
Current
:
LensStatus
Deleted
Link copied to clipboard
object
Deleted
:
LensStatus
Deprecated
Link copied to clipboard
object
Deprecated
:
LensStatus
Not
Current
Link copied to clipboard
object
NotCurrent
:
LensStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
LensStatus
Unshared
Link copied to clipboard
object
Unshared
:
LensStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String