XmlAttribute

smithy.api.XmlAttribute
See theXmlAttribute companion object
final case class XmlAttribute()

Serializes an object property as an XML attribute rather than a nested XML element.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product