includedPaths

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

Parameters

value

List of paths to include in the indexing


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


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

Parameters

values

List of paths to include in the indexing


@JvmName(name = "uhflagxcpghfyiqo")
suspend fun includedPaths(argument: List<suspend IncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "hfhvyjbhpprcjalv")
suspend fun includedPaths(vararg argument: suspend IncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "nmtqubtamjadrmij")
suspend fun includedPaths(argument: suspend IncludedPathArgsBuilder.() -> Unit)

Parameters

argument

List of paths to include in the indexing