workflowStatuses

@JvmName(name = "pqjkhhnboqphmpbo")
suspend fun workflowStatuses(value: Output<List<AutomationRuleCriteriaWorkflowStatusArgs>>)
@JvmName(name = "fuqpycuthsmgnywg")
suspend fun workflowStatuses(value: List<AutomationRuleCriteriaWorkflowStatusArgs>?)

Parameters

value

Provides information about the status of the investigation into a finding. Documented below.


@JvmName(name = "phrfunqcespfttsc")
suspend fun workflowStatuses(vararg values: Output<AutomationRuleCriteriaWorkflowStatusArgs>)


@JvmName(name = "olwdxvtfuycsvbyd")
suspend fun workflowStatuses(values: List<Output<AutomationRuleCriteriaWorkflowStatusArgs>>)
@JvmName(name = "euvynbjjplmbyvwx")
suspend fun workflowStatuses(vararg values: AutomationRuleCriteriaWorkflowStatusArgs)

Parameters

values

Provides information about the status of the investigation into a finding. Documented below.


@JvmName(name = "hdfckpfovmnycjob")
suspend fun workflowStatuses(argument: List<suspend AutomationRuleCriteriaWorkflowStatusArgsBuilder.() -> Unit>)
@JvmName(name = "kltvlvvcsnbuywer")
suspend fun workflowStatuses(vararg argument: suspend AutomationRuleCriteriaWorkflowStatusArgsBuilder.() -> Unit)
@JvmName(name = "nlrplrnijarbqlss")
suspend fun workflowStatuses(argument: suspend AutomationRuleCriteriaWorkflowStatusArgsBuilder.() -> Unit)

Parameters

argument

Provides information about the status of the investigation into a finding. Documented below.