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
/
RetryOptions
Retry
Options
@
JsonSerializable
data
class
RetryOptions
(
val
DurationInSeconds
:
Int
?
=
null
)
(
source
)
Members
Constructors
Retry
Options
Link copied to clipboard
constructor
(
DurationInSeconds
:
Int
?
=
null
)
Properties
Duration
In
Seconds
Link copied to clipboard
val
DurationInSeconds
:
Int
?