index Configs
Parameters
value
A list of indexed fields and related configuration data. Structure is documented below.
Parameters
values
A list of indexed fields and related configuration data. Structure is documented below.
suspend fun indexConfigs(argument: List<suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit>)
suspend fun indexConfigs(vararg argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)
Parameters
argument
A list of indexed fields and related configuration data. Structure is documented below.