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.
Container for the parameters to the DeleteAssetModelCompositeModel operation. Deletes a composite model. This action can't be undone. You must delete all assets created from a composite model before you can delete the model. Also, you can't delete a composite model if a parent asset model exists that contains a property formula expression that depends on the asset model that you want to delete. For more information, see Deleting assets and models in the IoT SiteWise User Guide.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class DeleteAssetModelCompositeModelRequest : AmazonIoTSiteWiseRequest IAmazonWebServiceRequest
The DeleteAssetModelCompositeModelRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteAssetModelCompositeModelRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AssetModelCompositeModelId | System.String |
Gets and sets the property AssetModelCompositeModelId. The ID of a composite model on this asset model. |
![]() |
AssetModelId | System.String |
Gets and sets the property AssetModelId. The ID of the asset model, in UUID format. |
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required. |
![]() |
IfMatch | System.String |
Gets and sets the property IfMatch.
The expected current entity tag (ETag) for the asset model’s latest or active version
(specified using |
![]() |
IfNoneMatch | System.String |
Gets and sets the property IfNoneMatch.
Accepts * to reject the delete request if an active version (specified using
|
![]() |
MatchForVersionType | Amazon.IoTSiteWise.AssetModelVersionType |
Gets and sets the property MatchForVersionType.
Specifies the asset model version type ( |
.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