auto Export Job
suspend fun autoExportJob(name: String, block: suspend AutoExportJobResourceBuilder.() -> Unit): AutoExportJob
Parameters
name
The unique name of the resulting resource.
block
Builder for AutoExportJob.
See also
Parameters
name
The unique name of the resulting resource.