Uses of Class
software.amazon.awssdk.services.iotsitewise.model.VariableValue
-
Packages that use VariableValue Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of VariableValue in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return VariableValue Modifier and Type Method Description VariableValueExpressionVariable. value()The variable that identifies an asset property from which to use values.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type VariableValue Modifier and Type Method Description ExpressionVariable.BuilderExpressionVariable.Builder. value(VariableValue value)The variable that identifies an asset property from which to use values.
-