excludedPaths

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

Parameters

value

List of paths to exclude from indexing


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


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

Parameters

values

List of paths to exclude from indexing


@JvmName(name = "ogwrpohjjajxlhkx")
suspend fun excludedPaths(argument: List<suspend ExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "yqftuqmtamraytgq")
suspend fun excludedPaths(vararg argument: suspend ExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "vxhxsnybevuopewu")
suspend fun excludedPaths(argument: suspend ExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to exclude from indexing