Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-json
/
aws.smithy.kotlin.runtime.serde.json
/
JsonToken
/
Name
Name
data
class
Name
(
val
value
:
String
)
:
JsonToken
A JSON property name
Members
Constructors
Name
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String