numberOfInvocations property
The number of times your function code was executed during the look-back period.
Implementation
final int? numberOfInvocations;
The number of times your function code was executed during the look-back period.
final int? numberOfInvocations;