updatedAts

@JvmName(name = "akxvlmgrypocnion")
suspend fun updatedAts(value: Output<List<InsightFiltersUpdatedAtArgs>>)
@JvmName(name = "tocedyllpnjxrogs")
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 = "xwwkcviuwncugang")
suspend fun updatedAts(vararg values: Output<InsightFiltersUpdatedAtArgs>)


@JvmName(name = "naupmumtgirqxvlr")
suspend fun updatedAts(values: List<Output<InsightFiltersUpdatedAtArgs>>)
@JvmName(name = "hiqyingwfenpygwe")
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 = "ocdomitkpjtrlweq")
suspend fun updatedAts(argument: List<suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "suuwpesdiaurmhyk")
suspend fun updatedAts(vararg argument: suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit)
@JvmName(name = "uqkuhgilpoihmvtq")
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.