path property

  1. @JsonKey()
String? path
final

The URI that is accessed to trigger the invocation of the Lambda.

Implementation

@JsonKey()
final String? path;