LambdaAuthorizationIdentitySource

sttp.tapir.serverless.aws.sam.HttpApiProperties.Auth.LambdaAuthorizationIdentitySource
case class LambdaAuthorizationIdentitySource(headers: Option[NonEmptySeq[String]], queryStrings: Option[NonEmptySeq[String]], reauthorizeEvery: Option[Int])

Attributes

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

Concrete fields

lazy val isEmpty: Boolean
lazy val nonEmpty: Boolean