toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lookoutmetrics
/
aws.sdk.kotlin.services.lookoutmetrics.model
/
TimeSeries
/
Builder
Builder
class
Builder
Members
Properties
dimension
List
Link copied to clipboard
var
dimensionList
:
List
<
DimensionNameValue
>
?
The dimensions of the metric.
metric
Value
List
Link copied to clipboard
var
metricValueList
:
List
<
Double
>
?
The values for the metric.
time
Series
Id
Link copied to clipboard
var
timeSeriesId
:
String
?
The ID of the metric.