aws_lambda_dart_runtime
alb_event
AwsALBEvent
httpMethod property
httpMethod
aws_lambda_dart_runtime
alb_event
AwsALBEvent
httpMethod property
AwsALBEvent class
Constructors
AwsALBEvent
fromJson
Properties
body
context
hashCode
headers
httpMethod
isBase64Encoded
path
queryStringParameters
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
httpMethod
property
String
httpMethod
@
JsonKey
(), final
HTTP method that is used to trigger the invocation of the Lambda.
Implementation
final String httpMethod