updatedAts

@JvmName(name = "cxugvwkxeafgqtqi")
suspend fun updatedAts(value: Output<List<AutomationRuleCriteriaUpdatedAtArgs>>)
@JvmName(name = "vstgajmfrpqoixbr")
suspend fun updatedAts(value: List<AutomationRuleCriteriaUpdatedAtArgs>?)

Parameters

value

A timestamp that indicates when the finding record was most recently updated. Documented below.


@JvmName(name = "bhcoceuaiyvcvbtp")
suspend fun updatedAts(vararg values: Output<AutomationRuleCriteriaUpdatedAtArgs>)


@JvmName(name = "rvpbwukqpjohgiwy")
suspend fun updatedAts(values: List<Output<AutomationRuleCriteriaUpdatedAtArgs>>)
@JvmName(name = "rasaagybcirudjhr")
suspend fun updatedAts(vararg values: AutomationRuleCriteriaUpdatedAtArgs)

Parameters

values

A timestamp that indicates when the finding record was most recently updated. Documented below.


@JvmName(name = "tqvrqytkxjsmisib")
suspend fun updatedAts(argument: List<suspend AutomationRuleCriteriaUpdatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "ykapnxerhjqjnltg")
suspend fun updatedAts(vararg argument: suspend AutomationRuleCriteriaUpdatedAtArgsBuilder.() -> Unit)
@JvmName(name = "fjgxsngrynadrkho")
suspend fun updatedAts(argument: suspend AutomationRuleCriteriaUpdatedAtArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when the finding record was most recently updated. Documented below.