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.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class DescribeAssetModelCompositeModelResponse : AmazonWebServiceResponse
The DescribeAssetModelCompositeModelResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeAssetModelCompositeModelResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
AssetModelCompositeModelDescription | System.String |
Gets and sets the property AssetModelCompositeModelDescription. The description for the composite model. |
![]() |
AssetModelCompositeModelExternalId | System.String |
Gets and sets the property AssetModelCompositeModelExternalId. The external ID of a composite model on this asset model. |
![]() |
AssetModelCompositeModelId | System.String |
Gets and sets the property AssetModelCompositeModelId. The ID of a composite model on this asset model. |
![]() |
AssetModelCompositeModelName | System.String |
Gets and sets the property AssetModelCompositeModelName. The unique, friendly name for the composite model. |
![]() |
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. |
![]() |
AssetModelCompositeModelProperties | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.AssetModelProperty> |
Gets and sets the property AssetModelCompositeModelProperties. The property definitions of the composite model. |
![]() |
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. |
![]() |
AssetModelCompositeModelType | System.String |
Gets and sets the property AssetModelCompositeModelType.
The composite model type. Valid values are |
![]() |
AssetModelId | System.String |
Gets and sets the property AssetModelId. The ID of the asset model, in UUID format. |
![]() |
CompositionDetails | Amazon.IoTSiteWise.Model.CompositionDetails |
Gets and sets the property CompositionDetails.
Metadata for the composition relationship established by using |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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