Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-xml
/
aws.smithy.kotlin.runtime.serde.xml
/
XmlAliasName
Xml
Alias
Name
data
class
XmlAliasName
(
val
name
:
String
)
Specifies an alternate name that can be used to match an XML node.
Members
Constructors
Xml
Alias
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String