AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains a summary of the composite model.

Inheritance Hierarchy

System.Object
  Amazon.IoTSiteWise.Model.AssetModelCompositeModelSummary

Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z

Syntax

C#
public class AssetModelCompositeModelSummary

The AssetModelCompositeModelSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The description of the composite model that this summary describes..

Public Property ExternalId System.String

Gets and sets the property ExternalId.

The external ID of a composite model on this asset model. For more information, see Using external IDs in the IoT SiteWise User Guide.

Public Property Id System.String

Gets and sets the property Id.

The ID of the composite model that this summary describes..

Public Property Name System.String

Gets and sets the property Name.

The name of the composite model that this summary describes..

Public Property Path System.Collections.Generic.List<Amazon.IoTSiteWise.Model.AssetModelCompositeModelPathSegment>

Gets and sets the property Path.

The path that includes all the pieces that make up the composite model.

Public Property Type System.String

Gets and sets the property Type.

The composite model type. Valid values are AWS/ALARM, CUSTOM, or AWS/L4E_ANOMALY.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5