AppOperationStatus
OperationStatus describes the state of an operation being performed on a Pulumi stack.
Properties
kindenum requiredThe type of operation in progress (e.g. ‘update’, ‘preview’, ‘destroy’, ‘refresh’).Values:update,preview,refresh,rename,destroy,import,Pupdate,Prefresh,Pdestroy,Pimport,Prenameauthorstring requiredThe login of the user who initiated this operation.startedinteger requiredUnix epoch timestamp (seconds) when the operation started.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.