get Import Job
Gets the details of an import job.
Return
null
Parameters
argument
null
suspend fun getImportJob(importJobId: String, location: String, project: String? = null, view: String? = null): GetImportJobResult
Return
null
See also
Parameters
import Job Id
location
project
view
suspend fun getImportJob(argument: suspend GetImportJobPlainArgsBuilder.() -> Unit): GetImportJobResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.migrationcenter.v1alpha1.kotlin.inputs.GetImportJobPlainArgs.