| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
Variant |
InterpolatedAssetPropertyValue.value()
Returns the value of the Value property for this object.
|
Variant |
AssetPropertyValue.value()
The value of the asset property (see
Variant). |
| Modifier and Type | Method and Description |
|---|---|
InterpolatedAssetPropertyValue.Builder |
InterpolatedAssetPropertyValue.Builder.value(Variant value)
Sets the value of the Value property for this object.
|
AssetPropertyValue.Builder |
AssetPropertyValue.Builder.value(Variant value)
The value of the asset property (see
Variant). |
Copyright © 2022. All rights reserved.