toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
LensStatusType
Lens
Status
Type
sealed
class
LensStatusType
Inheritors
All
Draft
Published
SdkUnknown
Members
Types
All
Link copied to clipboard
object
All
:
LensStatusType
Companion
Link copied to clipboard
object
Companion
Draft
Link copied to clipboard
object
Draft
:
LensStatusType
Published
Link copied to clipboard
object
Published
:
LensStatusType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
LensStatusType
Properties
value
Link copied to clipboard
abstract
val
value
:
String