wrench::ServerlessComputeServiceInvocationExecutionCompleteMessage

class ServerlessComputeServiceInvocationExecutionCompleteMessage : public wrench::ServerlessComputeServiceMessage

A message sent to a ServerlessComputeService to notify it that an image download has completed.

Public Members

std::shared_ptr<CustomAction> _action

The action that did the download.

std::shared_ptr<Invocation> _invocation

The invocation the download was for.