maxNumRetries

@JvmName(name = "jgytoyyfllmhinmj")
suspend fun maxNumRetries(value: Output<Int>)
@JvmName(name = "lkhygbpybwfiilnp")
suspend fun maxNumRetries(value: Int?)

Parameters

value

Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.