Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-cbor
/
aws.smithy.kotlin.runtime.serde.cbor
/
CborSerialName
Cbor
Serial
Name
data
class
CborSerialName
(
val
name
:
String
)
Specifies a CBOR name that a field is encoded into.
Members
Constructors
Cbor
Serial
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String