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