http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-firehose
/
org.http4k.connect.amazon.model
/
BufferingHints
Buffering
Hints
@
JsonSerializable
data
class
BufferingHints
(
val
IntervalInSeconds
:
Int
?
=
null
,
val
SizeInMBs
:
Int
?
=
null
)
(
source
)
Members
Constructors
Buffering
Hints
Link copied to clipboard
constructor
(
IntervalInSeconds
:
Int
?
=
null
,
SizeInMBs
:
Int
?
=
null
)
Properties
Interval
In
Seconds
Link copied to clipboard
val
IntervalInSeconds
:
Int
?
Size
In
MBs
Link copied to clipboard
val
SizeInMBs
:
Int
?