Uses of Class
software.amazon.awssdk.services.iotsitewise.model.Attribute
-
Packages that use Attribute Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of Attribute in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return Attribute Modifier and Type Method Description AttributePropertyType. attribute()Specifies an asset attribute property.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type Attribute Modifier and Type Method Description PropertyType.BuilderPropertyType.Builder. attribute(Attribute attribute)Specifies an asset attribute property.
-