excludedPaths

@JvmName(name = "earwnvtehmrgepsy")
suspend fun excludedPaths(value: Output<List<String>>)
@JvmName(name = "ffmtnhbtknviiogl")
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 = "qfcvlrnbqcnvqqpe")
suspend fun excludedPaths(vararg values: Output<String>)


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

Parameters

values

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