KinesisStreamSettings

fs2.aws.dynamodb.KinesisStreamSettings
See theKinesisStreamSettings companion object

Settings for configuring the Kinesis consumer stream

Attributes

bufferSize

size of the internal buffer used when reading messages from Kinesis

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val bufferSize: Int
val terminateGracePeriod: FiniteDuration