processPaths

@JvmName(name = "glrejycbtvewbrgt")
suspend fun processPaths(value: Output<List<InsightFiltersProcessPathArgs>>)
@JvmName(name = "gmoxxiggsgtgmvku")
suspend fun processPaths(value: List<InsightFiltersProcessPathArgs>?)

Parameters

value

The path to the process executable. See String Filter below for more details.


@JvmName(name = "mgxjigtlgkovenqe")
suspend fun processPaths(vararg values: Output<InsightFiltersProcessPathArgs>)


@JvmName(name = "gdumgealnweawwqk")
suspend fun processPaths(values: List<Output<InsightFiltersProcessPathArgs>>)
@JvmName(name = "sxoimopwnvnwyben")
suspend fun processPaths(vararg values: InsightFiltersProcessPathArgs)

Parameters

values

The path to the process executable. See String Filter below for more details.


@JvmName(name = "dclwogkcphwrffnh")
suspend fun processPaths(argument: List<suspend InsightFiltersProcessPathArgsBuilder.() -> Unit>)
@JvmName(name = "rdbcbowkpwhggjsx")
suspend fun processPaths(vararg argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)
@JvmName(name = "oorvtopltasokwrg")
suspend fun processPaths(argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)

Parameters

argument

The path to the process executable. See String Filter below for more details.