excludedPaths

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

Parameters

value

List of paths to exclude from indexing


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


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

Parameters

values

List of paths to exclude from indexing


@JvmName(name = "vucwrdijdcfyvxmr")
suspend fun excludedPaths(argument: List<suspend ExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "sgduvtheaorayfmp")
suspend fun excludedPaths(vararg argument: suspend ExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "hojfumeqbdcmwwer")
suspend fun excludedPaths(argument: suspend ExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to exclude from indexing