toolExecutionStep

@JvmName(name = "dymnewfenvlymjmr")
suspend fun toolExecutionStep(value: Output<ToolExecutionStepArgs>)
@JvmName(name = "dyeivapltpknaelm")
suspend fun toolExecutionStep(value: ToolExecutionStepArgs?)

Parameters

value

An execution of a tool (used for steps we don't explicitly support).


@JvmName(name = "ksrjfowlcrirvugp")
suspend fun toolExecutionStep(argument: suspend ToolExecutionStepArgsBuilder.() -> Unit)

Parameters

argument

An execution of a tool (used for steps we don't explicitly support).