Show / Hide Table of Contents

Interface IRouteResponseRef

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

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

IRouteResponseReference

Remarks

Stability: Experimental

Back to top Generated by DocFX