processPath

@JvmName(name = "rkgaafstlbsxrqkv")
suspend fun processPath(value: Output<List<InsightStringFilterArgs>>)
@JvmName(name = "eebfolwafxoxqopm")
suspend fun processPath(value: List<InsightStringFilterArgs>?)

Parameters

value

The path to the process executable.


@JvmName(name = "vqjghphdjdwtcedp")
suspend fun processPath(vararg values: Output<InsightStringFilterArgs>)


@JvmName(name = "yijllahltlepjwlq")
suspend fun processPath(values: List<Output<InsightStringFilterArgs>>)
@JvmName(name = "vbhexuvtksshptly")
suspend fun processPath(vararg values: InsightStringFilterArgs)

Parameters

values

The path to the process executable.


@JvmName(name = "cknidhwyqwcojfeo")
suspend fun processPath(argument: List<suspend InsightStringFilterArgsBuilder.() -> Unit>)
@JvmName(name = "maywhqroisxruixo")
suspend fun processPath(vararg argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
@JvmName(name = "fqjellafmtdrufon")
suspend fun processPath(argument: suspend InsightStringFilterArgsBuilder.() -> Unit)

Parameters

argument

The path to the process executable.