| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
EntityPropertyReference |
PropertyValueEntry.entityPropertyReference()
An object that contains information about the entity that has the property.
|
EntityPropertyReference |
PropertyValueHistory.entityPropertyReference()
An object that uniquely identifies an entity property.
|
EntityPropertyReference |
PropertyLatestValue.propertyReference()
An object that specifies information about a property.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValueEntry.Builder |
PropertyValueEntry.Builder.entityPropertyReference(EntityPropertyReference entityPropertyReference)
An object that contains information about the entity that has the property.
|
PropertyValueHistory.Builder |
PropertyValueHistory.Builder.entityPropertyReference(EntityPropertyReference entityPropertyReference)
An object that uniquely identifies an entity property.
|
PropertyLatestValue.Builder |
PropertyLatestValue.Builder.propertyReference(EntityPropertyReference propertyReference)
An object that specifies information about a property.
|
Copyright © 2023. All rights reserved.