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
/
IgnoreKey
Ignore
Key
data
class
IgnoreKey
(
val
key
:
String
)
Indicates to deserializers to ignore field/key
Members
Constructors
Ignore
Key
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String