context property

  1. @JsonKey()
AwsALBEventContext? context
final

Request context in which this request is executed. For the ELB this is the ARN of the target group.

Implementation

@JsonKey()
final AwsALBEventContext? context;