saveFindings

@JvmName(name = "feixbvirmxfljkhj")
suspend fun saveFindings(value: Output<PreventionJobTriggerInspectJobActionSaveFindingsArgs>)
@JvmName(name = "umiefrqnebpkwkir")
suspend fun saveFindings(value: PreventionJobTriggerInspectJobActionSaveFindingsArgs?)

Parameters

value

If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk Structure is documented below.


@JvmName(name = "epwjhnpktornhogx")
suspend fun saveFindings(argument: suspend PreventionJobTriggerInspectJobActionSaveFindingsArgsBuilder.() -> Unit)

Parameters

argument

If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk Structure is documented below.