updatedAts

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


@JvmName(name = "nouulrckqktepmns")
suspend fun updatedAts(values: List<Output<InsightFiltersUpdatedAtArgs>>)
@JvmName(name = "xptotkwmgmeyryuy")
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 = "fprarlivqnrnmqmv")
suspend fun updatedAts(argument: List<suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "kiafsgcewtuuubrk")
suspend fun updatedAts(vararg argument: suspend InsightFiltersUpdatedAtArgsBuilder.() -> Unit)
@JvmName(name = "cpgppcpyxyljwaoc")
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.