httpMethod property

  1. @JsonKey()
String? httpMethod
final

HTTP method that is used to trigger the invocation of the Lambda.

Implementation

@JsonKey()
final String? httpMethod;