indexConfigs

@JvmName(name = "mfwtuikyjrdxmjwo")
suspend fun indexConfigs(value: Output<List<FolderBucketConfigIndexConfigArgs>>)
@JvmName(name = "ekdebomtoiftbngs")
suspend fun indexConfigs(value: List<FolderBucketConfigIndexConfigArgs>?)

Parameters

value

A list of indexed fields and related configuration data. Structure is documented below.


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


@JvmName(name = "hxtjxxdyibrbanqn")
suspend fun indexConfigs(values: List<Output<FolderBucketConfigIndexConfigArgs>>)
@JvmName(name = "sxdjiuiumdjepmsn")
suspend fun indexConfigs(vararg values: FolderBucketConfigIndexConfigArgs)

Parameters

values

A list of indexed fields and related configuration data. Structure is documented below.


@JvmName(name = "rbpctpobumfonist")
suspend fun indexConfigs(argument: List<suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vaawgnmyxvebneap")
suspend fun indexConfigs(vararg argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "lqlblhtqkvxkadnn")
suspend fun indexConfigs(argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of indexed fields and related configuration data. Structure is documented below.