aws_lambda_dart_runtime
alb_event
AwsALBEvent
headers property
headers
aws_lambda_dart_runtime
alb_event
AwsALBEvent
headers property
AwsALBEvent class
Constructors
AwsALBEvent
fromJson
Properties
body
context
hashCode
headers
httpMethod
isBase64Encoded
path
queryStringParameters
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
headers
property
Map
<
String
,
dynamic
>
headers
@
JsonKey
(), final
HTTP headers that are send with the request to the load balancer.
Implementation
final Map<String, dynamic> headers