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
/
JsonSerialName
Json
Serial
Name
data
class
JsonSerialName
(
val
name
:
String
)
Specifies a name that a field is encoded into for Json elements.
Members
Constructors
Json
Serial
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String