firstObservedAts

@JvmName(name = "tbvfxamrekdftyiv")
suspend fun firstObservedAts(value: Output<List<AutomationRuleCriteriaFirstObservedAtArgs>>)
@JvmName(name = "cqhaplknedlemoea")
suspend fun firstObservedAts(value: List<AutomationRuleCriteriaFirstObservedAtArgs>?)

Parameters

value

A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product. Documented below.


@JvmName(name = "cfmfoltpmkjehfff")
suspend fun firstObservedAts(vararg values: Output<AutomationRuleCriteriaFirstObservedAtArgs>)


@JvmName(name = "jjmrfohmnwhwonbm")
suspend fun firstObservedAts(values: List<Output<AutomationRuleCriteriaFirstObservedAtArgs>>)
@JvmName(name = "bugpuhtvkmyqyena")
suspend fun firstObservedAts(vararg values: AutomationRuleCriteriaFirstObservedAtArgs)

Parameters

values

A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product. Documented below.


@JvmName(name = "hrkkxaihwhicfyym")
suspend fun firstObservedAts(argument: List<suspend AutomationRuleCriteriaFirstObservedAtArgsBuilder.() -> Unit>)
@JvmName(name = "retfbrjbdctniiao")
suspend fun firstObservedAts(vararg argument: suspend AutomationRuleCriteriaFirstObservedAtArgsBuilder.() -> Unit)
@JvmName(name = "ajvdsrpgqofnnxhw")
suspend fun firstObservedAts(argument: suspend AutomationRuleCriteriaFirstObservedAtArgsBuilder.() -> Unit)

Parameters

argument

A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product. Documented below.