Show / Hide Table of Contents

Interface IAssetModelRef

(experimental) Indicates that this resource can be referenced as a AssetModel.

Inherited Members
IEnvironmentAware.Env
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

IAssetModelReference

Remarks

Stability: Experimental

Back to top Generated by DocFX