createdAts

@JvmName(name = "vxeemfycyeetpoma")
suspend fun createdAts(value: Output<List<InsightFiltersCreatedAtArgs>>)
@JvmName(name = "gbnkecnehgnvbteg")
suspend fun createdAts(value: List<InsightFiltersCreatedAtArgs>?)

Parameters

value

An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security issue that a finding captured. See Date Filter below for more details.


@JvmName(name = "sklxcnxensojbrqh")
suspend fun createdAts(vararg values: Output<InsightFiltersCreatedAtArgs>)


@JvmName(name = "qjrampamjsrynfnn")
suspend fun createdAts(values: List<Output<InsightFiltersCreatedAtArgs>>)
@JvmName(name = "nugatanrnjhqduto")
suspend fun createdAts(vararg values: InsightFiltersCreatedAtArgs)

Parameters

values

An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security issue that a finding captured. See Date Filter below for more details.


@JvmName(name = "orhubdatenmjnkuo")
suspend fun createdAts(argument: List<suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "lkbnripwfxkslcvt")
suspend fun createdAts(vararg argument: suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit)
@JvmName(name = "jvapttgllyhcfjog")
suspend fun createdAts(argument: suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit)

Parameters

argument

An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security issue that a finding captured. See Date Filter below for more details.