package auth
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- auth
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- case class CognitoUserPools(providerArns: List[String]) extends Product with Serializable
- case class Sigv4(name: String) extends Product with Serializable
- type StringList = auth.StringList.Type
- case class UnsignedPayload() extends Product with Serializable
Value Members
- object CognitoUserPools extends Companion[CognitoUserPools] with Serializable
- object Sigv4 extends Companion[Sigv4] with Serializable
- object StringList extends Newtype[List[String]]
- object UnsignedPayload extends Companion[UnsignedPayload] with Serializable