timestampColumn

@JvmName(name = "gxesdlndjnbcoqeu")
suspend fun timestampColumn(value: Output<AnomalyDetectorTimestampColumnArgs>)
@JvmName(name = "hwjsicrcxhrlshec")
suspend fun timestampColumn(value: AnomalyDetectorTimestampColumnArgs?)

Parameters

value

Contains information about the column used for tracking time in your source data.


@JvmName(name = "wcmmlygamgvtgdtr")
suspend fun timestampColumn(argument: suspend AnomalyDetectorTimestampColumnArgsBuilder.() -> Unit)

Parameters

argument

Contains information about the column used for tracking time in your source data.