toolResultsHistory

@JvmName(name = "yufyelhuxrfrtssn")
suspend fun toolResultsHistory(value: Output<ToolResultsHistoryArgs>)
@JvmName(name = "blryqtkojijcpfad")
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 = "udbdrulcjkxdxqkk")
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.