store

@JvmName(name = "ywypegmssxagjkob")
suspend fun store(value: Output<Boolean>)
@JvmName(name = "xeroovekxrumrjso")
suspend fun store(value: Boolean?)

Parameters

value

Specifies whether to store the value of the field in the search index. Type: Boolean. If you set store to true, you can read the value of the field from the search index without querying the data table. This improves query performance.