StructurallyExclusive

smithy.api.StructurallyExclusive
See theStructurallyExclusive companion object
sealed abstract class StructurallyExclusive(_value: String, _name: String, _intValue: Int, _hints: Hints) extends Value

Attributes

MEMBER

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

TARGET

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

Companion:
object
Graph
Supertypes
class Value
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object MEMBER.type
object TARGET.type

Members list

Concise view

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val hints: Hints
override val intValue: Int
override val name: String
override val value: String