saveFindings

@JvmName(name = "qflyojablnaadvlj")
suspend fun saveFindings(value: Output<PreventionJobTriggerInspectJobActionSaveFindingsArgs>)
@JvmName(name = "vhsgbcufdryiayoh")
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 = "wcraivcxgrplmaeb")
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.