Auth

smithy.api.Auth$

Defines the list of authentication schemes supported by a service or operation.

Attributes

member

A string that must target an auth trait.

Graph
Supertypes
trait HasId
class Object
trait Matchable
class Any
Self type
Auth.type

Members list

Concise view

Type members

Inherited classlikes

object hint

Attributes

Inherited from:
Newtype
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype

Value members

Inherited methods

Attributes

Inherited from:
Newtype
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype

Extensions

Inherited extensions

extension (orig: Type)
def value: A

Attributes

Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[Auth]

Inherited implicits

Attributes

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]

Attributes

Inherited from:
Newtype