errorReasons

@JvmName(name = "wuephwpxeyufjmou")
suspend fun errorReasons(value: Output<List<String>>)
@JvmName(name = "fjifoyxnlphggnhc")
suspend fun errorReasons(value: List<String>?)

Parameters

value

The error reasons which are considered as failure.


@JvmName(name = "yloepokymylehonl")
suspend fun errorReasons(vararg values: Output<String>)


@JvmName(name = "nmuxhtuivajsnwxw")
suspend fun errorReasons(values: List<Output<String>>)
@JvmName(name = "jofpakcyjwbocfxv")
suspend fun errorReasons(vararg values: String)

Parameters

values

The error reasons which are considered as failure.