Cron Response
data class CronResponse(val expression: String? = null, val startTime: String? = null, val timeZone: String? = null)
The workflow trigger cron for ComputeStartStop schedule type.
The workflow trigger cron for ComputeStartStop schedule type.