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