Show / Hide Table of Contents

Interface IComputationModelRef

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

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

IComputationModelReference

Remarks

Stability: Experimental

Back to top Generated by DocFX