toolResultsHistory

@JvmName(name = "mnjgdhfktnxwkyfd")
suspend fun toolResultsHistory(value: Output<ToolResultsHistoryArgs>)
@JvmName(name = "fqudpsbwbnpbupow")
suspend fun toolResultsHistory(value: ToolResultsHistoryArgs?)

Parameters

value

The tool results history that contains the tool results execution that results are written to. If not provided, the service will choose an appropriate value.


@JvmName(name = "qjbotswsrpsiaift")
suspend fun toolResultsHistory(argument: suspend ToolResultsHistoryArgsBuilder.() -> Unit)

Parameters

argument

The tool results history that contains the tool results execution that results are written to. If not provided, the service will choose an appropriate value.