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
/
ProcessingConfiguration
Processing
Configuration
@
JsonSerializable
data
class
ProcessingConfiguration
(
val
Enabled
:
Boolean
?
=
null
,
val
Processors
:
List
<
Processor
>
?
=
null
)
(
source
)
Members
Constructors
Processing
Configuration
Link copied to clipboard
constructor
(
Enabled
:
Boolean
?
=
null
,
Processors
:
List
<
Processor
>
?
=
null
)
Properties
Enabled
Link copied to clipboard
val
Enabled
:
Boolean
?
Processors
Link copied to clipboard
val
Processors
:
List
<
Processor
>
?