includedPaths

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

Parameters

value

List of paths to include in the indexing


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


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

Parameters

values

List of paths to include in the indexing


@JvmName(name = "iotialcbtaoovcrg")
suspend fun includedPaths(argument: List<suspend IncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "aiiqftsudnylkcxk")
suspend fun includedPaths(vararg argument: suspend IncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "horjywjryqcyhuda")
suspend fun includedPaths(argument: suspend IncludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to include in the indexing