indexConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gqjnpnwniovluqve")
suspend fun indexConfigs(argument: List<suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "fwqdfrichvcyspwv")
suspend fun indexConfigs(vararg argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "lhimikkhcxkxgjeu")
suspend fun indexConfigs(argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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