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

## Properties

- `AmazonSideAsn` (`number`, required): The Amazon-side ASN of the Route Server.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the Route Server.
- `Id` (`string`, optional): The ID of the Route Server.
- `PersistRoutes` (`"disable" | "enable"`, optional): Whether to enable persistent routes
- `PersistRoutesDuration` (`number`, optional): The duration of persistent routes in minutes
- `SnsNotificationsEnabled` (`boolean`, optional): Whether to enable SNS notifications
- `Tags` (`RouteServer_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `Id`
