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