GooglePrivacyDlpV2SaveFindingsArgs

data class GooglePrivacyDlpV2SaveFindingsArgs(val outputConfig: Output<GooglePrivacyDlpV2OutputStorageConfigArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2SaveFindingsArgs>

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

Constructors

Link copied to clipboard
constructor(outputConfig: Output<GooglePrivacyDlpV2OutputStorageConfigArgs>? = null)

Properties

Link copied to clipboard

Location to store findings outside of DLP.

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2SaveFindingsArgs