maxIntervalInSeconds

@JvmName(name = "hxpuqlpyvkabtcrb")
suspend fun maxIntervalInSeconds(value: Output<Int>)
@JvmName(name = "tyghhubceejiedhp")
suspend fun maxIntervalInSeconds(value: Int?)

Parameters

value

When used with the Bounded Staleness consistency level, this value represents the time amount of staleness (in seconds) tolerated. The accepted range for this value is 5 - 86400 (1 day). Defaults to 5. Required when consistency_level is set to BoundedStaleness.