babelfishConfigs

@JvmName(name = "kxycflucfcqcouse")
suspend fun babelfishConfigs(value: Output<List<InstanceBabelfishConfigArgs>>)
@JvmName(name = "iobbsyodyermakxj")
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 = "ynnykjdmtdahwriu")
suspend fun babelfishConfigs(vararg values: Output<InstanceBabelfishConfigArgs>)


@JvmName(name = "tvohjkyhlmsrgnvs")
suspend fun babelfishConfigs(values: List<Output<InstanceBabelfishConfigArgs>>)
@JvmName(name = "exeaspwyqcrwvwtu")
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 = "mkufixyunbwrffwf")
suspend fun babelfishConfigs(argument: List<suspend InstanceBabelfishConfigArgsBuilder.() -> Unit>)
@JvmName(name = "hpqdqgoovrknocer")
suspend fun babelfishConfigs(vararg argument: suspend InstanceBabelfishConfigArgsBuilder.() -> Unit)
@JvmName(name = "hfafbaikcaiqfddk")
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.