wrench::ServerlessComputeServiceDownloadCompleteMessage
-
class ServerlessComputeServiceDownloadCompleteMessage : 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<CustomAction> _action