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