processPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pmlvwjsdfccoljiu")
suspend fun processPaths(argument: List<suspend InsightFiltersProcessPathArgsBuilder.() -> Unit>)
@JvmName(name = "fwdiuswdfbqspbeu")
suspend fun processPaths(vararg argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)
@JvmName(name = "naqrjoxkyesdrxer")
suspend fun processPaths(argument: suspend InsightFiltersProcessPathArgsBuilder.() -> Unit)

Parameters

argument

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