saveFindings

@JvmName(name = "oltbcglfwegqlrud")
suspend fun saveFindings(value: Output<PreventionJobTriggerInspectJobActionSaveFindingsArgs>)
@JvmName(name = "mdfabsxypxuactti")
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 = "opvrpcgkvretmsrk")
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.