errorTrace

@JvmName(name = "qxbfuaxwtplofrmx")
suspend fun errorTrace(value: Output<ScanRunErrorTraceArgs>)
@JvmName(name = "ienpugqxpufcyido")
suspend fun errorTrace(value: ScanRunErrorTraceArgs?)

Parameters

value

If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.


@JvmName(name = "oqupnegmasbjvyfi")
suspend fun errorTrace(argument: suspend ScanRunErrorTraceArgsBuilder.() -> Unit)

Parameters

argument

If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.