ListScheduledActionHistoryResponse
ListScheduledActionHistoryResponse is the API response when a scheduled action history is listed.
Properties
- The list of scheduled action history events
- ↳
idstring requiredThe unique identifier for this history event. - ↳
scheduledActionIDstring requiredThe ID of the scheduled action this event belongs to. - ↳
executedstring requiredThe timestamp when the action was executed. - ↳
versioninteger requiredThe version of the scheduled action at the time of execution. - ↳
resultstring requiredThe result of the execution.
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.