lastObservedAt

@JvmName(name = "rqlyxhqulpqmwdsr")
suspend fun lastObservedAt(value: Output<List<AutomationRuleDateFilterArgs>>)
@JvmName(name = "mlomuqqppjfvdjju")
suspend fun lastObservedAt(value: List<AutomationRuleDateFilterArgs>?)

Parameters

value

A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding. 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 = "yuqcwydkaxlkujoy")
suspend fun lastObservedAt(vararg values: Output<AutomationRuleDateFilterArgs>)


@JvmName(name = "tebwliwneivudlhr")
suspend fun lastObservedAt(values: List<Output<AutomationRuleDateFilterArgs>>)
@JvmName(name = "vaeaoegmqguneysn")
suspend fun lastObservedAt(vararg values: AutomationRuleDateFilterArgs)

Parameters

values

A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding. 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 = "awmikfrdherwropo")
suspend fun lastObservedAt(argument: List<suspend AutomationRuleDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "kcebpxusbymskfey")
suspend fun lastObservedAt(vararg argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "kahmtjjwpdqaynhf")
suspend fun lastObservedAt(argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding. 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.