payloadVersion property
The payload that was sent to the target function.
Note: Only Lambda functions are currently supported.
Implementation
final String? payloadVersion;
The payload that was sent to the target function.
Note: Only Lambda functions are currently supported.
final String? payloadVersion;