ListChangeRequestEventsResponse
Response containing a paginated list of change request events.
Properties
- The list of events for this page.
- ↳
idstring requiredThe event ID - ↳
replacedBystring optionalID of event that replaces this one (for event updates) - ↳
changeRequestIdstring requiredThe change request this event belongs to - ↳
revisionNumberinteger requiredThe revision number that was latest when this event occurred - The user who triggered this event
- ↳
createdAtstring requiredWhen this event occurred - ↳
commentstring optionalOptional comment associated with this event - ↳
eventTypestring required continuationTokenstring requiredContinuation token for pagination. If null, there are no more results available.
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.