migration Service
suspend fun migrationService(name: String, block: suspend MigrationServiceResourceBuilder.() -> Unit): MigrationService
Parameters
name
The unique name of the resulting resource.
block
Builder for MigrationService.
See also
Parameters
name
The unique name of the resulting resource.