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