createdAt

@JvmName(name = "ubekbpmrcxucnyvb")
suspend fun createdAt(value: Output<List<AutomationRuleDateFilterArgs>>)
@JvmName(name = "fndctukdjtnehpqt")
suspend fun createdAt(value: List<AutomationRuleDateFilterArgs>?)

Parameters

value

A timestamp that indicates when this finding record was created. 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 = "ameunlgeuubtbicl")
suspend fun createdAt(vararg values: Output<AutomationRuleDateFilterArgs>)


@JvmName(name = "pmvxykkrcatcrbji")
suspend fun createdAt(values: List<Output<AutomationRuleDateFilterArgs>>)
@JvmName(name = "mhvvqwxnykytgmvr")
suspend fun createdAt(vararg values: AutomationRuleDateFilterArgs)

Parameters

values

A timestamp that indicates when this finding record was created. 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 = "obsrayyqomlkayjo")
suspend fun createdAt(argument: List<suspend AutomationRuleDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "gtrvqsdjicbiwftr")
suspend fun createdAt(vararg argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "adhcnlcehofxmrpd")
suspend fun createdAt(argument: suspend AutomationRuleDateFilterArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when this finding record was created. 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.