postgresSettings

@JvmName(name = "biocnfhmikvgbhrj")
suspend fun postgresSettings(value: Output<EndpointPostgresSettingsArgs>)
@JvmName(name = "hcfcaiugieiomxwq")
suspend fun postgresSettings(value: EndpointPostgresSettingsArgs?)

Parameters

value

Configuration block for Postgres settings. See below.


@JvmName(name = "ibnvcmfdqoxnlujs")
suspend fun postgresSettings(argument: suspend EndpointPostgresSettingsArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for Postgres settings. See below.