toolExecution

@JvmName(name = "iookjsndbojgoaax")
suspend fun toolExecution(value: Output<ToolExecutionArgs>)
@JvmName(name = "sbqxcaektkcfaahb")
suspend fun toolExecution(value: ToolExecutionArgs?)

Parameters

value

Represents the execution of the test runner. The exit code of this tool will be used to determine if the test passed. - In response: always set - In create/update request: optional


@JvmName(name = "yngkqmcgsuchjcqa")
suspend fun toolExecution(argument: suspend ToolExecutionArgsBuilder.() -> Unit)

Parameters

argument

Represents the execution of the test runner. The exit code of this tool will be used to determine if the test passed. - In response: always set - In create/update request: optional