Google Privacy Dlp V2Publish To Pub Sub Args
data class GooglePrivacyDlpV2PublishToPubSubArgs(val topic: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2PublishToPubSubArgs>
Publish a message into a given Pub/Sub topic when DlpJob has completed. The message contains a single field, DlpJobName
, which is equal to the finished job's DlpJob.name
. Compatible with: Inspect, Risk