updatedAt

@JvmName(name = "cpyccyixqssoisvp")
suspend fun updatedAt(value: Output<List<AutomationRuleDateFilterArgs>>)
@JvmName(name = "bdekyaludoedwgrh")
suspend fun updatedAt(value: List<AutomationRuleDateFilterArgs>?)

Parameters

value

A timestamp that indicates when the finding record was most recently updated. For more information about the validation and formatting of timestamp fields in ASHlong, see Timestamps. Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "dawpyjgiagslujwx")
suspend fun updatedAt(vararg values: Output<AutomationRuleDateFilterArgs>)


@JvmName(name = "qulevghcfsjiygcv")
suspend fun updatedAt(values: List<Output<AutomationRuleDateFilterArgs>>)
@JvmName(name = "ulfdcajufxuwksqd")
suspend fun updatedAt(vararg values: AutomationRuleDateFilterArgs)

Parameters

values

A timestamp that indicates when the finding record was most recently updated. For more information about the validation and formatting of timestamp fields in ASHlong, see Timestamps. Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "rnbayixijvkvibba")
suspend fun updatedAt(argument: List<suspend AutomationRuleDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "cxxsxikieskqiaah")
suspend fun updatedAt(vararg argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "bkxlyniiexxwsurv")
suspend fun updatedAt(argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when the finding record was most recently updated. For more information about the validation and formatting of timestamp fields in ASHlong, see Timestamps. Array Members: Minimum number of 1 item. Maximum number of 20 items.