errorInfo

@JvmName(name = "mvabnkgnlodmtwvq")
suspend fun errorInfo(value: Output<DataSourceErrorInfoArgs>)
@JvmName(name = "jnthbenqrefsvbii")
suspend fun errorInfo(value: DataSourceErrorInfoArgs?)

Parameters

value

Error information from the last update or the creation of the data source.


@JvmName(name = "vhhgspapknrqynie")
suspend fun errorInfo(argument: suspend DataSourceErrorInfoArgsBuilder.() -> Unit)

Parameters

argument

Error information from the last update or the creation of the data source.