indexSettings

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

Parameters

value

The settings of the search index, including routingFields.


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


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

Parameters

values

The settings of the search index, including routingFields.


@JvmName(name = "rmcnkmnchsjwqtxv")
suspend fun indexSettings(argument: List<suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit>)
@JvmName(name = "ggsjfjpuadtrlcxd")
suspend fun indexSettings(vararg argument: suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit)
@JvmName(name = "ixvjrwdiyccdosxo")
suspend fun indexSettings(argument: suspend SearchIndexSchemaIndexSettingArgsBuilder.() -> Unit)

Parameters

argument

The settings of the search index, including routingFields.