processPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dgfrlntfacgwrutx")
suspend fun processPaths(argument: List<suspend InsightFiltersProcessPathArgsBuilder.() -> Unit>)
@JvmName(name = "ybnwblenuesaggiu")
suspend fun processPaths(vararg argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)
@JvmName(name = "gerpdswgabpgpilw")
suspend fun processPaths(argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)

Parameters

argument

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