AppStartUpdateResponse
StartUpdateResponse is the result of the command to start an update.
Properties
versioninteger requiredVersion is the version of the program once the update is complete. (Will be the current, unchanged value for previews.)tokenstring optionalToken is the lease token (if any) to be used to authorize operations on this update.tokenExpirationinteger optionalTokenExpiration is a UNIX timestamp by which the token will expire.journalVersioninteger optionalJournalVersion indicates the maximum version of journal entries that should be sent to the server. Is expected to be less or equal than the JournalVersion we sent in the update request. If 0, journaling is disabled.
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.