DlpJob

Creates a new job to inspect storage or calculate risk metrics. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

Events that should occur after the job has completed.

Link copied to clipboard
val createTime: Output<String>

Time when the job was created.

Link copied to clipboard
val endTime: Output<String>

Time when the job finished.

Link copied to clipboard

A stream of errors encountered running the job.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Results from inspecting a data source.

Link copied to clipboard
val jobTriggerName: Output<String>

If created by a job trigger, the resource name of the trigger that instantiated the job.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The server-assigned name.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Results from analyzing risk of a data source.

Link copied to clipboard
val startTime: Output<String>

Time when the job started.

Link copied to clipboard
val state: Output<String>

State of a job.

Link copied to clipboard
val type: Output<String>

The type of job.

Link copied to clipboard
val urn: Output<String>