createdAts

@JvmName(name = "jivmoocsyhgfkvly")
suspend fun createdAts(value: Output<List<InsightFiltersCreatedAtArgs>>)
@JvmName(name = "ysvlfeuubnlwmkdh")
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 = "gasxlbudpnoskchi")
suspend fun createdAts(vararg values: Output<InsightFiltersCreatedAtArgs>)


@JvmName(name = "ppugjvusokygvtmh")
suspend fun createdAts(values: List<Output<InsightFiltersCreatedAtArgs>>)
@JvmName(name = "chsauadbdutvayol")
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 = "bwsplomfeyfctips")
suspend fun createdAts(argument: List<suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "nfhpoyivodwdnkhw")
suspend fun createdAts(vararg argument: suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit)
@JvmName(name = "vojdwrvxwestbigh")
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.