Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-form-url
/
aws.smithy.kotlin.runtime.serde.formurl
/
FormUrlSerialName
Form
Url
Serial
Name
data
class
FormUrlSerialName
(
val
name
:
String
)
Specifies a name that a field is encoded into for form-url elements.
Members
Constructors
Form
Url
Serial
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String