babelfishConfigs

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


@JvmName(name = "vxftwesjxhmryouo")
suspend fun babelfishConfigs(values: List<Output<InstanceBabelfishConfigArgs>>)
@JvmName(name = "iwpytutxhrxwroym")
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 = "ymhcmrksoywluwic")
suspend fun babelfishConfigs(argument: List<suspend InstanceBabelfishConfigArgsBuilder.() -> Unit>)
@JvmName(name = "qunsploddbytqnuo")
suspend fun babelfishConfigs(vararg argument: suspend InstanceBabelfishConfigArgsBuilder.() -> Unit)
@JvmName(name = "cfloalpdceseansl")
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.