migration Instance
suspend fun migrationInstance(name: String, block: suspend MigrationInstanceResourceBuilder.() -> Unit): MigrationInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for MigrationInstance.
See also
Parameters
name
The unique name of the resulting resource.