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