Google Privacy Dlp V2Save Findings Args
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
fun GooglePrivacyDlpV2SaveFindingsArgs(outputConfig: Output<GooglePrivacyDlpV2OutputStorageConfigArgs>? = null)