createdAt

@JvmName(name = "mmbkxthwoadjsrit")
suspend fun createdAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "evpjkaemuuceoahk")
suspend fun createdAt(value: List<InsightDateFilterArgs>?)

Parameters

value

An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential security issue that a finding captured.


@JvmName(name = "pnfsiastamimfpti")
suspend fun createdAt(vararg values: Output<InsightDateFilterArgs>)


@JvmName(name = "gnuyftwxxqlmbhjl")
suspend fun createdAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "gederqjhrrybgrab")
suspend fun createdAt(vararg values: InsightDateFilterArgs)

Parameters

values

An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential security issue that a finding captured.


@JvmName(name = "pgwgnkglgxxjnbfi")
suspend fun createdAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "qkketgdqryjhiypl")
suspend fun createdAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "iphdvohafdjobcht")
suspend fun createdAt(argument: suspend InsightDateFilterArgsBuilder.() -> Unit)

Parameters

argument

An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential security issue that a finding captured.