ListAssetModelPropertiesRequest
Types
Properties
Link copied to clipboard
The ID of the asset model. This can be either the actual ID in UUID format, or else externalId:
followed by the external ID, if it has one. For more information, see Referencing objects with external IDs in the IoT SiteWise User Guide.
Link copied to clipboard
Filters the requested list of asset model properties. You can choose one of the following options:
Link copied to clipboard
The maximum number of results to return for each paginated request. If not specified, the default value is 50.
Functions
Link copied to clipboard
inline fun copy(block: ListAssetModelPropertiesRequest.Builder.() -> Unit = {}): ListAssetModelPropertiesRequest