Interface IAssetModelRef
(experimental) Indicates that this resource can be referenced as a AssetModel.
Inherited Members
Namespace: Amazon.CDK.AWS.IoTSiteWise
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAssetModelRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAssetModelRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| AssetModelRef | (experimental) A reference to a AssetModel resource. |
Properties
AssetModelRef
(experimental) A reference to a AssetModel resource.
IAssetModelReference AssetModelRef { get; }
Property Value
Remarks
Stability: Experimental