errorData

@JvmName(name = "qspkhwhmeoqctytg")
suspend fun errorData(value: Output<List<Any>>)
@JvmName(name = "djwswwhkbcbmxecs")
suspend fun errorData(value: List<Any>?)

Parameters

value

A list of key value pairs that provides contextual information about why an error occured.


@JvmName(name = "dtnowerdpptuwkde")
suspend fun errorData(vararg values: Output<Any>)


@JvmName(name = "mcjeklinbbuocflk")
suspend fun errorData(values: List<Output<Any>>)
@JvmName(name = "tbfbgokmlujuhogc")
suspend fun errorData(vararg values: Any)

Parameters

values

A list of key value pairs that provides contextual information about why an error occured.