babelfishConfigs

@JvmName(name = "wievrvoxuyygydex")
suspend fun babelfishConfigs(value: Output<List<InstanceBabelfishConfigArgs>>)
@JvmName(name = "ajuxqlrkequyvejp")
suspend fun babelfishConfigs(value: List<InstanceBabelfishConfigArgs>?)

Parameters

value

The configuration of an ApsaraDB RDS for PostgreSQL instance for which Babelfish is enabled. See babelfish_config below.

NOTE: This parameter takes effect only when you create an ApsaraDB RDS for PostgreSQL instance. For more information, see Introduction to Babelfish.


@JvmName(name = "syxhfgwfmibicckl")
suspend fun babelfishConfigs(vararg values: Output<InstanceBabelfishConfigArgs>)


@JvmName(name = "igmfkmhobfhptomk")
suspend fun babelfishConfigs(values: List<Output<InstanceBabelfishConfigArgs>>)
@JvmName(name = "xhmptiaoxnnskndu")
suspend fun babelfishConfigs(vararg values: InstanceBabelfishConfigArgs)

Parameters

values

The configuration of an ApsaraDB RDS for PostgreSQL instance for which Babelfish is enabled. See babelfish_config below.

NOTE: This parameter takes effect only when you create an ApsaraDB RDS for PostgreSQL instance. For more information, see Introduction to Babelfish.


@JvmName(name = "hblwwqxemgrkyyjs")
suspend fun babelfishConfigs(argument: List<suspend InstanceBabelfishConfigArgsBuilder.() -> Unit>)
@JvmName(name = "wvpnbpxemwhngpwk")
suspend fun babelfishConfigs(vararg argument: suspend InstanceBabelfishConfigArgsBuilder.() -> Unit)
@JvmName(name = "dqlefqsngmvtbesu")
suspend fun babelfishConfigs(argument: suspend InstanceBabelfishConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of an ApsaraDB RDS for PostgreSQL instance for which Babelfish is enabled. See babelfish_config below.

NOTE: This parameter takes effect only when you create an ApsaraDB RDS for PostgreSQL instance. For more information, see Introduction to Babelfish.