StructurallyExclusive

smithy.api.StructurallyExclusive
See theStructurallyExclusive companion class

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
trait HasId
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

case object MEMBER extends StructurallyExclusive

Only a single member of a shape can be marked with the trait.

Only a single member of a shape can be marked with the trait.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Value
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
MEMBER.type
case object TARGET extends StructurallyExclusive

Only a single member of a shape can target a shape marked with this trait.

Only a single member of a shape can target a shape marked with this trait.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Value
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
TARGET.type

Inherited classlikes

object hint

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final def fromOrdinal(s: Int): Option[E]

Attributes

Inherited from:
Enumeration
final def fromString(s: String): Option[E]

Attributes

Inherited from:
Enumeration
final override def getTag: ShapeTag[A]

Attributes

Definition Classes
Inherited from:
Companion

Inherited fields

Attributes

Inherited from:
Enumeration
lazy val valueMap: Map[String, StructurallyExclusive]

Attributes

Inherited from:
Enumeration

Implicits

Implicits

Inherited implicits

Attributes

Inherited from:
Companion