| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<TimestreamDimension> |
TimestreamAction.dimensions()
Metadata attributes of the time series that are written in each measure record.
|
| Modifier and Type | Method and Description |
|---|---|
TimestreamAction.Builder |
TimestreamAction.Builder.dimensions(TimestreamDimension... dimensions)
Metadata attributes of the time series that are written in each measure record.
|
| Modifier and Type | Method and Description |
|---|---|
TimestreamAction.Builder |
TimestreamAction.Builder.dimensions(Collection<TimestreamDimension> dimensions)
Metadata attributes of the time series that are written in each measure record.
|
Copyright © 2023. All rights reserved.