menu
aws_lambda_runtime package
documentation
events/alb_event.dart
AwsALBEvent
path property
path property
dark_mode
light_mode
path
property
@JsonKey()
String
?
path
final
The URI that is accessed to trigger the invocation of the Lambda.
Implementation
@JsonKey() final String? path;
aws_lambda_runtime package
documentation
events/alb_event
AwsALBEvent
path property
AwsALBEvent class