migration Project
suspend fun migrationProject(name: String, block: suspend MigrationProjectResourceBuilder.() -> Unit): MigrationProject
Parameters
name
The unique name of the resulting resource.
block
Builder for MigrationProject.
See also
Parameters
name
The unique name of the resulting resource.