Job Job Monitor Info Monitor Config Args
data class JobJobMonitorInfoMonitorConfigArgs(val failEnable: Output<Boolean>? = null, val missWorkerEnable: Output<Boolean>? = null, val sendChannel: Output<String>? = null, val timeout: Output<Int>? = null, val timeoutEnable: Output<Boolean>? = null, val timeoutKillEnable: Output<Boolean>? = null) : ConvertibleToJava<JobJobMonitorInfoMonitorConfigArgs>
Properties
Link copied to clipboard
Enable failure alarm
Link copied to clipboard
Whether no available Machine alarm is on
Link copied to clipboard
Alarm sending form
Link copied to clipboard
Time-out alarm switch. The values are as follows:
Link copied to clipboard
The trigger switch is terminated by timeout and is turned off by default.