---
type: resource-type
title: RouteServerPeer
description: aws resource type AWS::EC2::RouteServerPeer
name: RouteServerPeer
lexicon: aws
resource_type: AWS::EC2::RouteServerPeer
---
`AWS::EC2::RouteServerPeer`, a resource type of the aws lexicon.

## Properties

- `BgpOptions` (`RouteServerPeer_BgpOptions`, required)
- `PeerAddress` (`string`, required): IP address of the Route Server Peer
- `RouteServerEndpointId` (`string`, required): Route Server Endpoint ID
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the Route Server Peer.
- `EndpointEniAddress` (`string`, optional): Elastic Network Interface IP address owned by the Route Server Endpoint
- `EndpointEniId` (`string`, optional): Elastic Network Interface ID owned by the Route Server Endpoint
- `Id` (`string`, optional): The ID of the Route Server Peer.
- `RouteServerId` (`string`, optional): Route Server ID
- `SubnetId` (`string`, optional): Subnet ID
- `Tags` (`RouteServerPeer_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `VpcId` (`string`, optional): VPC ID

## Attributes

- `Arn`
- `EndpointEniAddress`
- `EndpointEniId`
- `Id`
- `RouteServerId`
- `SubnetId`
- `VpcId`
