excludedPaths

@JvmName(name = "geavanwrbdetwuoo")
suspend fun excludedPaths(value: Output<List<String>>)
@JvmName(name = "fxaqokhtnwywdtqg")
suspend fun excludedPaths(value: List<String>?)

Parameters

value

List of paths to exclude from indexing. Required if indexing_mode is Consistent or Lazy.


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


@JvmName(name = "jfgiadavkieicvgf")
suspend fun excludedPaths(values: List<Output<String>>)
@JvmName(name = "ollivmvdpalbohor")
suspend fun excludedPaths(vararg values: String)

Parameters

values

List of paths to exclude from indexing. Required if indexing_mode is Consistent or Lazy.