interface IRouteResponseRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Apigatewayv2.IRouteResponseRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigatewayv2#IRouteResponseRef |
![]() | software.amazon.awscdk.services.apigatewayv2.IRouteResponseRef |
![]() | aws_cdk.aws_apigatewayv2.IRouteResponseRef |
![]() | aws-cdk-lib » aws_apigatewayv2 » IRouteResponseRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RouteResponse.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
route | Route | A reference to a RouteResponse resource. |
node
Type:
Node
The tree node.
routeResponseRef
Type:
Route
A reference to a RouteResponse resource.