Show / Hide Table of Contents

Interface IWebAppRef

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

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

IWebAppReference

Remarks

Stability: Experimental

Back to top Generated by DocFX