postgresql Coordinator Configuration
suspend fun postgresqlCoordinatorConfiguration(name: String, block: suspend PostgresqlCoordinatorConfigurationResourceBuilder.() -> Unit): PostgresqlCoordinatorConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for PostgresqlCoordinatorConfiguration.
See also
Parameters
name
The unique name of the resulting resource.