processPath

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

Parameters

value

The path to the process executable.


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


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

Parameters

values

The path to the process executable.


@JvmName(name = "ixegtswmawgyflrt")
suspend fun processPath(argument: List<suspend InsightStringFilterArgsBuilder.() -> Unit>)
@JvmName(name = "yurjsotsokelfqvs")
suspend fun processPath(vararg argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
@JvmName(name = "afuqcgvpwwqsdnfr")
suspend fun processPath(argument: suspend InsightStringFilterArgsBuilder.() -> Unit)

Parameters

argument

The path to the process executable.