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