Tool Execution Step Args
data class ToolExecutionStepArgs(val toolExecution: Output<ToolExecutionArgs>? = null) : ConvertibleToJava<ToolExecutionStepArgs>
Generic tool step to be used for binaries we do not explicitly support. For example: running cp to copy artifacts from one location to another.