menu
aws_lambda_runtime package
documentation
events/sqs_event.dart
AwsSQSEventRecord
receiptHandle property
receiptHandle property
dark_mode
light_mode
receiptHandle
property
@JsonKey()
String
?
receiptHandle
final
Name of the receipt handle.
Implementation
@JsonKey() final String? receiptHandle;
aws_lambda_runtime package
documentation
events/sqs_event
AwsSQSEventRecord
receiptHandle property
AwsSQSEventRecord class