createdAts

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


@JvmName(name = "qnegknegdiyujfth")
suspend fun createdAts(values: List<Output<InsightFiltersCreatedAtArgs>>)
@JvmName(name = "sgrqubinsupalohx")
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 = "tgxtwyhxtmunwbrl")
suspend fun createdAts(argument: List<suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "pvycegbsuphdmadp")
suspend fun createdAts(vararg argument: suspend InsightFiltersCreatedAtArgsBuilder.() -> Unit)
@JvmName(name = "lddvmniqoakavnhp")
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.