lastObservedAts

@JvmName(name = "gwmurcsmibvckadq")
suspend fun lastObservedAts(value: Output<List<AutomationRuleCriteriaLastObservedAtArgs>>)
@JvmName(name = "llaxpmckfifdtouq")
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 = "xmatilyeijmhtkdy")
suspend fun lastObservedAts(vararg values: Output<AutomationRuleCriteriaLastObservedAtArgs>)


@JvmName(name = "mqktoowxmswjkdmh")
suspend fun lastObservedAts(values: List<Output<AutomationRuleCriteriaLastObservedAtArgs>>)
@JvmName(name = "iyvfktyyrwlxkjlm")
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 = "nyxmwqprlrkgtogb")
suspend fun lastObservedAts(argument: List<suspend AutomationRuleCriteriaLastObservedAtArgsBuilder.() -> Unit>)
@JvmName(name = "mtcjqpibaqfauroh")
suspend fun lastObservedAts(vararg argument: suspend AutomationRuleCriteriaLastObservedAtArgsBuilder.() -> Unit)
@JvmName(name = "xpbxtujsxbugpoey")
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.