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-cloudwatch
/
org.http4k.connect.amazon.cloudwatch.action
/
MetricStatistics
Metric
Statistics
@
JsonSerializable
data
class
MetricStatistics
(
val
Datapoints
:
List
<
DataPoint
>
,
val
Label
:
String
?
=
null
)
(
source
)
Members
Constructors
Metric
Statistics
Link copied to clipboard
constructor
(
Datapoints
:
List
<
DataPoint
>
,
Label
:
String
?
=
null
)
Properties
Datapoints
Link copied to clipboard
val
Datapoints
:
List
<
DataPoint
>
Label
Link copied to clipboard
val
Label
:
String
?