Home > @aws/durable-execution-sdk-js-testing > InvocationType
Signature:
InvocationType: {
readonly DryRun: "DryRun";
readonly Event: "Event";
readonly RequestResponse: "RequestResponse";
}Home > @aws/durable-execution-sdk-js-testing > InvocationType
Signature:
InvocationType: {
readonly DryRun: "DryRun";
readonly Event: "Event";
readonly RequestResponse: "RequestResponse";
}