indexConfigs

@JvmName(name = "kwxisebjekeqrenf")
suspend fun indexConfigs(value: Output<List<IndexConfigArgs>>)
@JvmName(name = "utkrswotpeleoakr")
suspend fun indexConfigs(value: List<IndexConfigArgs>?)

Parameters

value

A list of indexed fields and related configuration data.


@JvmName(name = "eiejxpacsqtcbupj")
suspend fun indexConfigs(vararg values: Output<IndexConfigArgs>)


@JvmName(name = "hnockblwarppywdl")
suspend fun indexConfigs(values: List<Output<IndexConfigArgs>>)
@JvmName(name = "tpgjhrhxqqvvdhoe")
suspend fun indexConfigs(vararg values: IndexConfigArgs)

Parameters

values

A list of indexed fields and related configuration data.


@JvmName(name = "npoxnwbdrdrllbrs")
suspend fun indexConfigs(argument: List<suspend IndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "imrbwvaurwfxjyjk")
suspend fun indexConfigs(vararg argument: suspend IndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "jdurxvcxpbetyngp")
suspend fun indexConfigs(argument: suspend IndexConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of indexed fields and related configuration data.