AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.