AppJournalEntries
Collection of app journal entries.
Properties
- List of entries
- ↳
versioninteger requiredVersion of the journal entry format. - ↳
kindenum requiredKind of journal entry.Values:0,1,2,3,4,5,6,7 - ↳
sequenceIDinteger requiredSequence ID of the operation. - ↳
operationIDinteger requiredID of the operation this journal entry is associated with. - ↳
removeOldinteger requiredID for the delete Operation that this journal entry is associated with. - ↳
removeNewinteger requiredID for the delete Operation that this journal entry is associated with. - ↳
pendingReplacementOldinteger optionalPendingReplacementOld is the index of the resource that’s to be marked as pending replacement - ↳
pendingReplacementNewinteger optionalPendingReplacementNew is the operation ID of the new resource to be marked as pending replacement - ↳
deleteOldinteger optionalDeleteOld is the index of the resource that’s to be marked as deleted. - ↳
deleteNewinteger optionalDeleteNew is the operation ID of the new resource to be marked as deleted. - The resource state associated with this journal entry.
- The operation associated with this journal entry, if any.
- ↳
isRefreshboolean optionalIf true, this journal entry is part of a refresh operation. - The secrets manager associated with this journal entry, if any.
- NewSnapshot is the new snapshot that this journal entry is associated with.
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.