toolResultsHistory

@JvmName(name = "wkporoblxbgfljsj")
suspend fun toolResultsHistory(value: Output<ToolResultsHistoryArgs>)
@JvmName(name = "qqwxsmmpgjrubigo")
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 = "ykccipuftlsdmukm")
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.