toolExecutionStep

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

Parameters

value

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


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

Parameters

argument

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