indexSettings

@JvmName(name = "dvadwdrxdqtbtsar")
suspend fun indexSettings(value: Output<List<SearchIndexSchemaIndexSettingArgs>>)
@JvmName(name = "cyukdilfoxgjkbmt")
suspend fun indexSettings(value: List<SearchIndexSchemaIndexSettingArgs>?)

Parameters

value

The settings of the search index, including routingFields.


@JvmName(name = "hfiyteebrcqlkwld")
suspend fun indexSettings(vararg values: Output<SearchIndexSchemaIndexSettingArgs>)


@JvmName(name = "ununvytvqckkalfu")
suspend fun indexSettings(values: List<Output<SearchIndexSchemaIndexSettingArgs>>)
@JvmName(name = "bfvwrysqlkywfcjl")
suspend fun indexSettings(vararg values: SearchIndexSchemaIndexSettingArgs)

Parameters

values

The settings of the search index, including routingFields.


@JvmName(name = "uiqhygkcxtdpojmh")
suspend fun indexSettings(argument: List<suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit>)
@JvmName(name = "xbeypruscuhxomgq")
suspend fun indexSettings(vararg argument: suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit)
@JvmName(name = "kkrssqfwnnnjuedh")
suspend fun indexSettings(argument: suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit)

Parameters

argument

The settings of the search index, including routingFields.