updatedAts

@JvmName(name = "xdgneolgpsdroneg")
suspend fun updatedAts(value: Output<List<InsightFiltersUpdatedAtArgs>>)
@JvmName(name = "tubryhoxknqmkmql")
suspend fun updatedAts(value: List<InsightFiltersUpdatedAtArgs>?)

Parameters

value

An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record. See Date Filter below for more details.


@JvmName(name = "tabqunkheufdhbvw")
suspend fun updatedAts(vararg values: Output<InsightFiltersUpdatedAtArgs>)


@JvmName(name = "yaynogrtcrgprcso")
suspend fun updatedAts(values: List<Output<InsightFiltersUpdatedAtArgs>>)
@JvmName(name = "wrrpkylpbsmfuiwq")
suspend fun updatedAts(vararg values: InsightFiltersUpdatedAtArgs)

Parameters

values

An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record. See Date Filter below for more details.


@JvmName(name = "mrbhogyqeqbprrjb")
suspend fun updatedAts(argument: List<suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "jpvkbuslhfpanswf")
suspend fun updatedAts(vararg argument: suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit)
@JvmName(name = "evjgkfowadgouimo")
suspend fun updatedAts(argument: suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit)

Parameters

argument

An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record. See Date Filter below for more details.