TaskTriggerSpecArgs

constructor(disabled: Output<Boolean>? = null, maxRetries: Output<Int>? = null, schedule: Output<String>? = null, startTime: Output<String>? = null, type: Output<String>)