excludedPaths

@JvmName(name = "jcvdsbabvfpwgjvp")
suspend fun excludedPaths(value: Output<List<ExcludedPathArgs>>)
@JvmName(name = "unwappfhrqryttxt")
suspend fun excludedPaths(value: List<ExcludedPathArgs>?)

Parameters

value

List of paths to exclude from indexing


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


@JvmName(name = "rpxrssixnhmldfop")
suspend fun excludedPaths(values: List<Output<ExcludedPathArgs>>)
@JvmName(name = "fudqnmkjuwwusdmd")
suspend fun excludedPaths(vararg values: ExcludedPathArgs)

Parameters

values

List of paths to exclude from indexing


@JvmName(name = "kihywwwlgeuanqnh")
suspend fun excludedPaths(argument: List<suspend ExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "sxpbmfqabaymrbyf")
suspend fun excludedPaths(vararg argument: suspend ExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "stflhwlnjllhjmxv")
suspend fun excludedPaths(argument: suspend ExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to exclude from indexing