diagnosticInfo

@JvmName(name = "suffsexpenmyvtck")
suspend fun diagnosticInfo(value: Output<Map<String, String>>)
@JvmName(name = "rdeknrgrurerriov")
suspend fun diagnosticInfo(value: Map<String, String>)

Parameters

value

Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.


@JvmName(name = "yxyooxifsdeganfh")
fun diagnosticInfo(vararg values: Pair<String, String>)

Parameters

values

Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.