payload property
You can configure the action payload when you send a message to a Lambda function.
Implementation
final Payload? payload;
You can configure the action payload when you send a message to a Lambda function.
final Payload? payload;