workflowState

@JvmName(name = "aoclpidrlfnvosfh")
suspend fun workflowState(value: Output<List<InsightStringFilterArgs>>)
@JvmName(name = "pqmjiyhmvanoynbp")
suspend fun workflowState(value: List<InsightStringFilterArgs>?)

Parameters

value

The workflow state of a finding.


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


@JvmName(name = "ecvltrodrlcweyju")
suspend fun workflowState(values: List<Output<InsightStringFilterArgs>>)
@JvmName(name = "ovdomsarjgohgjqv")
suspend fun workflowState(vararg values: InsightStringFilterArgs)

Parameters

values

The workflow state of a finding.


@JvmName(name = "swpuxadxmxxjnoot")
suspend fun workflowState(argument: List<suspend InsightStringFilterArgsBuilder.() -> Unit>)
@JvmName(name = "kfitdxpahsslupld")
suspend fun workflowState(vararg argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
@JvmName(name = "ekxfrbajurvcaxba")
suspend fun workflowState(argument: suspend InsightStringFilterArgsBuilder.() -> Unit)

Parameters

argument

The workflow state of a finding.