DeploymentNestedUpdate
DeploymentNestedUpdate represents an update that is nested within a deployment, including its status and metadata.
Properties
idstring requiredUnique identifier for this update.updateIDstring requiredIdentifier of the underlying Pulumi CLI update operation.versioninteger requiredThe version number of the update.startTimeinteger requiredThe Unix timestamp when the update started.endTimeinteger requiredThe Unix timestamp when the update ended.resultenum requiredThe result of the update operation.Values:not-started,in-progress,succeeded,failedkindenum requiredThe kind of update operation.Values:update,preview,refresh,rename,destroy,import,Pupdate,Prefresh,Pdestroy,Pimport,Prenamemessagestring requiredA message associated with the update.environmentmap[string]string requiredThe environment variables associated with the update.
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.