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

## Properties

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

## Attributes

- `Arn`
- `EniAddress`
- `EniId`
- `Id`
- `VpcId`
