includedPaths

@JvmName(name = "wqhxkfbivahonvyn")
suspend fun includedPaths(value: Output<List<IncludedPathArgs>>)
@JvmName(name = "tncrhtpejhjycxvr")
suspend fun includedPaths(value: List<IncludedPathArgs>?)

Parameters

value

List of paths to include in the indexing


@JvmName(name = "pdopvieieoeotsou")
suspend fun includedPaths(vararg values: Output<IncludedPathArgs>)


@JvmName(name = "xqqqyemclfqwlctm")
suspend fun includedPaths(values: List<Output<IncludedPathArgs>>)
@JvmName(name = "cgluoeatecstbnhr")
suspend fun includedPaths(vararg values: IncludedPathArgs)

Parameters

values

List of paths to include in the indexing


@JvmName(name = "twtctygxelpbagvc")
suspend fun includedPaths(argument: List<suspend IncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "etvhtghciwtrgyan")
suspend fun includedPaths(vararg argument: suspend IncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "fbjqntplofwhhpxc")
suspend fun includedPaths(argument: suspend IncludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to include in the indexing