faastjs.detail.executionid.md

April 11, 2023 ยท View on GitHub

faastjs > Detail > executionId

Detail.executionId property

If available, the provider-specific execution identifier for this invocation.

Signature:

executionId?: string;

Remarks

This ID may be added to the log entries for this invocation by the cloud provider.

Contents

  1. 1Detail.executionId property
  2. 2Remarks