toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-cloudwatch
/
org.http4k.connect.amazon.cloudwatch.model
/
MetricStat
Metric
Stat
@
JsonSerializable
data
class
MetricStat
(
val
Metric
:
Metric
,
val
Stat
:
String
,
val
Period
:
Int
?
=
null
,
val
Unit
:
MetricUnit
?
=
null
)
Members
Constructors
Metric
Stat
Link copied to clipboard
constructor
(
Metric
:
Metric
,
Stat
:
String
,
Period
:
Int
?
=
null
,
Unit
:
MetricUnit
?
=
null
)
Properties
Metric
Link copied to clipboard
val
Metric
:
Metric
Period
Link copied to clipboard
val
Period
:
Int
?
=
null
Stat
Link copied to clipboard
val
Stat
:
String
Unit
Link copied to clipboard
val
Unit
:
MetricUnit
?
=
null