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
/
CloudWatchLoggingOptions
Cloud
Watch
Logging
Options
@
JsonSerializable
data
class
CloudWatchLoggingOptions
(
val
Enabled
:
Boolean
?
=
null
,
val
LogGroupName
:
String
?
=
null
,
val
LogStreamName
:
String
?
=
null
)
(
source
)
Members
Constructors
Cloud
Watch
Logging
Options
Link copied to clipboard
constructor
(
Enabled
:
Boolean
?
=
null
,
LogGroupName
:
String
?
=
null
,
LogStreamName
:
String
?
=
null
)
Properties
Enabled
Link copied to clipboard
val
Enabled
:
Boolean
?
Log
Group
Name
Link copied to clipboard
val
LogGroupName
:
String
?
Log
Stream
Name
Link copied to clipboard
val
LogStreamName
:
String
?