getDlpJob

Gets the latest state of a long-running DlpJob. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.

Return

null

Parameters

argument

null


suspend fun getDlpJob(dlpJobId: String, location: String, project: String? = null): GetDlpJobResult

Return

null

See also

Parameters

dlpJobId
location
project

suspend fun getDlpJob(argument: suspend GetDlpJobPlainArgsBuilder.() -> Unit): GetDlpJobResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.dlp.v2.kotlin.inputs.GetDlpJobPlainArgs.