processPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nnkbheufrvxwyiyd")
suspend fun processPaths(argument: List<suspend InsightFiltersProcessPathArgsBuilder.() -> Unit>)
@JvmName(name = "vmwtkehngdxoktsg")
suspend fun processPaths(vararg argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)
@JvmName(name = "ntouunebuoxvjmtd")
suspend fun processPaths(argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)

Parameters

argument

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