migration Job
suspend fun migrationJob(name: String, block: suspend MigrationJobResourceBuilder.() -> Unit): MigrationJob
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for MigrationJob.
See also
Parameters
name
The unique name of the resulting resource.