startingPositionTimestamp

@JvmName(name = "qgvjspobydbbpsct")
suspend fun startingPositionTimestamp(value: Output<String>)
@JvmName(name = "pqepmrusbsijojrx")
suspend fun startingPositionTimestamp(value: String?)

Parameters

value

A timestamp in RFC3339 format of the data record which to start reading when using starting_position set to AT_TIMESTAMP. If a record with this exact timestamp does not exist, the next later record is chosen. If the timestamp is older than the current trim horizon, the oldest available record is chosen.