DescribeAssetModelRequest
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
The version alias that specifies the latest or active version of the asset model. The details are returned in the response. The default value is LATEST
. See Asset model versions in the IoT SiteWise User Guide.
Link copied to clipboard
Whether or not to exclude asset model properties from the response.
Functions
Link copied to clipboard
inline fun copy(block: DescribeAssetModelRequest.Builder.() -> Unit = {}): DescribeAssetModelRequest