toolExecutionStep

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

Parameters

value

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


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

Parameters

argument

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