toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-cloudwatch
/
org.http4k.connect.amazon.cloudwatch.model
/
DataPoint
/
DataPoint
Data
Point
constructor
(
Average
:
Double
?
=
null
,
ExtendedStatistics
:
Map
<
String
,
Double
>
?
=
null
,
Maximum
:
Double
?
=
null
,
Minimum
:
Double
?
=
null
,
SampleCount
:
Double
?
=
null
,
Sum
:
Double
?
=
null
,
Timestamp
:
Instant
?
=
null
,
Unit
:
MetricUnit
?
=
null
)