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.

This is the response object from the DescribeAssetModelCompositeModel operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.IoTSiteWise.Model.DescribeAssetModelCompositeModelResponse

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

Syntax

C#
public class DescribeAssetModelCompositeModelResponse : AmazonWebServiceResponse

The DescribeAssetModelCompositeModelResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ActionDefinitions System.Collections.Generic.List<Amazon.IoTSiteWise.Model.ActionDefinition>

Gets and sets the property ActionDefinitions.

The available actions for a composite model on this asset model.

Public Property AssetModelCompositeModelDescription System.String

Gets and sets the property AssetModelCompositeModelDescription.

The description for the composite model.

Public Property AssetModelCompositeModelExternalId System.String

Gets and sets the property AssetModelCompositeModelExternalId.

The external ID of a composite model on this asset model.

Public Property AssetModelCompositeModelId System.String

Gets and sets the property AssetModelCompositeModelId.

The ID of a composite model on this asset model.

Public Property AssetModelCompositeModelName System.String

Gets and sets the property AssetModelCompositeModelName.

The unique, friendly name for the composite model.

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

Gets and sets the property AssetModelCompositeModelPath.

The path to the composite model listing the parent composite models.

Public Property AssetModelCompositeModelProperties System.Collections.Generic.List<Amazon.IoTSiteWise.Model.AssetModelProperty>

Gets and sets the property AssetModelCompositeModelProperties.

The property definitions of the composite model.

Public Property AssetModelCompositeModelSummaries System.Collections.Generic.List<Amazon.IoTSiteWise.Model.AssetModelCompositeModelSummary>

Gets and sets the property AssetModelCompositeModelSummaries.

The list of composite model summaries for the composite model.

Public Property AssetModelCompositeModelType System.String

Gets and sets the property AssetModelCompositeModelType.

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

Public Property AssetModelId System.String

Gets and sets the property AssetModelId.

The ID of the asset model, in UUID format.

Public Property CompositionDetails Amazon.IoTSiteWise.Model.CompositionDetails

Gets and sets the property CompositionDetails.

Metadata for the composition relationship established by using composedAssetModelId in CreateAssetModelCompositeModel . For instance, an array detailing the path of the composition relationship for this composite model.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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