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 ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit>)
suspend fun indexConfigs(vararg argument: suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit)
Parameters
argument
A list of indexed fields and related configuration data. Structure is documented below.