AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
applicationautoscaling
/
aws.sdk.kotlin.services.applicationautoscaling.model
/
CapacityForecast
/
Builder
Builder
class
Builder
Members
Properties
timestamps
Link copied to clipboard
var
timestamps
:
List
<
Instant
>
?
The timestamps for the data points, in UTC format.
values
Link copied to clipboard
var
values
:
List
<
Double
>
?
The values of the data points.