timestampColumn

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

Parameters

value

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


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

Parameters

argument

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