Show / Hide Table of Contents

Interface IStageRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStageRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IStageRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

StageRef

(experimental) A reference to a Stage resource.

Properties

StageRef

(experimental) A reference to a Stage resource.

IStageReference StageRef { get; }
Property Value

IStageReference

Remarks

Stability: Experimental

Back to top Generated by DocFX