excludedPaths

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

Parameters

value

List of paths to exclude from indexing


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


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

Parameters

values

List of paths to exclude from indexing


@JvmName(name = "pjglnkrodawrohvk")
suspend fun excludedPaths(argument: List<suspend ExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "lxikaldgvciaaovj")
suspend fun excludedPaths(vararg argument: suspend ExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "oxetdupwppvamvft")
suspend fun excludedPaths(argument: suspend ExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to exclude from indexing