maxIntervalInSeconds

@JvmName(name = "bhrydlnuupphmumc")
suspend fun maxIntervalInSeconds(value: Output<Int>)
@JvmName(name = "nsunrwmincahorev")
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. Accepted range for this value is 5 - 86400. Required when defaultConsistencyPolicy is set to 'BoundedStaleness'.