AWS SDK for Kotlin
Toggle table of contents
1.4.122
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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