excludedPaths

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

Parameters

value

List of paths to exclude from indexing


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


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

Parameters

values

List of paths to exclude from indexing


@JvmName(name = "fwlakgsugpabvlrw")
suspend fun excludedPaths(argument: List<suspend ExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "vdyiqtfrsiivpqny")
suspend fun excludedPaths(vararg argument: suspend ExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "dbdnamugdfqbsypx")
suspend fun excludedPaths(argument: suspend ExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to exclude from indexing