ApiGatewayProxyStructuredResultV2

feral.lambda.events.ApiGatewayProxyStructuredResultV2
See theApiGatewayProxyStructuredResultV2 companion object
final case class ApiGatewayProxyStructuredResultV2(statusCode: Int, headers: Map[String, String], body: String, isBase64Encoded: Boolean, cookies: List[String])

Attributes

Companion:
object
Source:
ApiGatewayProxyResultV2.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product