postgresql

@JvmName(name = "ckmwwtxvosqniost")
suspend fun postgresql(value: Output<SecretBackendConnectionPostgresqlArgs>)
@JvmName(name = "wpkwixhscgybscqm")
suspend fun postgresql(value: SecretBackendConnectionPostgresqlArgs?)

Parameters

value

A nested block containing configuration options for PostgreSQL connections.


@JvmName(name = "yduejuaxircjortp")
suspend fun postgresql(argument: suspend SecretBackendConnectionPostgresqlArgsBuilder.() -> Unit)

Parameters

argument

A nested block containing configuration options for PostgreSQL connections.