getProcess

Gets the details of the specified process.

Return

null

Parameters

argument

null


suspend fun getProcess(location: String, processId: String, project: String? = null): GetProcessResult

Return

null

See also

Parameters

location
processId
project

suspend fun getProcess(argument: suspend GetProcessPlainArgsBuilder.() -> Unit): GetProcessResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.datalineage.v1.kotlin.inputs.GetProcessPlainArgs.