Interface IStageRef
(experimental) Indicates that this resource can be referenced as a Stage.
Inherited Members
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
Remarks
Stability: Experimental