inclusionPrefixes

@JvmName(name = "txmsxtbskepssrgt")
suspend fun inclusionPrefixes(value: Output<List<String>>)
@JvmName(name = "vwkwjujqbkutkdyp")
suspend fun inclusionPrefixes(value: List<String>?)

Parameters

value

A list of S3 prefixes for the documents that should be included in the index.


@JvmName(name = "nfdlujcwrfybnrwk")
suspend fun inclusionPrefixes(vararg values: Output<String>)


@JvmName(name = "npegrrltxxtwdrdv")
suspend fun inclusionPrefixes(values: List<Output<String>>)
@JvmName(name = "khqcbqwglbsgwsrt")
suspend fun inclusionPrefixes(vararg values: String)

Parameters

values

A list of S3 prefixes for the documents that should be included in the index.