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