Show / Hide Table of Contents

Interface IViewRef

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

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

IViewReference

Remarks

Stability: Experimental

Back to top Generated by DocFX