lastObservedAts

@JvmName(name = "youwmnnnfsadfkqp")
suspend fun lastObservedAts(value: Output<List<AutomationRuleCriteriaLastObservedAtArgs>>)
@JvmName(name = "vclicipwbeaalsjj")
suspend fun lastObservedAts(value: List<AutomationRuleCriteriaLastObservedAtArgs>?)

Parameters

value

A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product. Documented below.


@JvmName(name = "fporbhnwhigvgoyw")
suspend fun lastObservedAts(vararg values: Output<AutomationRuleCriteriaLastObservedAtArgs>)


@JvmName(name = "pxysakkvnwugxkgq")
suspend fun lastObservedAts(values: List<Output<AutomationRuleCriteriaLastObservedAtArgs>>)
@JvmName(name = "ufnadrhdahibbrtx")
suspend fun lastObservedAts(vararg values: AutomationRuleCriteriaLastObservedAtArgs)

Parameters

values

A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product. Documented below.


@JvmName(name = "ftrrveyjvutuybfb")
suspend fun lastObservedAts(argument: List<suspend AutomationRuleCriteriaLastObservedAtArgsBuilder.() -> Unit>)
@JvmName(name = "xwnmufwtrjpeuwwp")
suspend fun lastObservedAts(vararg argument: suspend AutomationRuleCriteriaLastObservedAtArgsBuilder.() -> Unit)
@JvmName(name = "jmkyredyanxgjldv")
suspend fun lastObservedAts(argument: suspend AutomationRuleCriteriaLastObservedAtArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product. Documented below.