context property
Request context in which this request is executed. For the ELB this is the ARN of the target group.
Implementation
@JsonKey()
final AwsALBEventContext? context;
Request context in which this request is executed. For the ELB this is the ARN of the target group.
@JsonKey()
final AwsALBEventContext? context;