dataFreshness

@JvmName(name = "jmpavyfcvrmigeim")
suspend fun dataFreshness(value: Output<String>)
@JvmName(name = "hmxpqpjykqwttrwe")
suspend fun dataFreshness(value: String?)

Parameters

value

The guaranteed data freshness (in seconds) when querying tables created by the stream. Editing this field will only affect new tables created in the future, but existing tables will not be impacted. Lower values mean that queries will return fresher data, but may result in higher cost. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s". Defaults to 900s.