migration Config
suspend fun migrationConfig(name: String, block: suspend MigrationConfigResourceBuilder.() -> Unit): MigrationConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for MigrationConfig.
See also
Parameters
name
The unique name of the resulting resource.