toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-firehose
/
org.http4k.connect.amazon.model
/
BufferingHints
Buffering
Hints
@
JsonSerializable
data
class
BufferingHints
(
val
IntervalInSeconds
:
Int
?
=
null
,
val
SizeInMBs
:
Int
?
=
null
)
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
?
=
null
Size
In
MBs
Link copied to clipboard
val
SizeInMBs
:
Int
?
=
null