attached Database Configuration
suspend fun attachedDatabaseConfiguration(name: String, block: suspend AttachedDatabaseConfigurationResourceBuilder.() -> Unit): AttachedDatabaseConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for AttachedDatabaseConfiguration.
See also
Parameters
name
The unique name of the resulting resource.