RouteServer

class RouteServer : KotlinCustomResource

VPC Route Server

Properties

Link copied to clipboard
val amazonSideAsn: Output<Int>

The Amazon-side ASN of the Route Server.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the Route Server.

Link copied to clipboard
val awsId: Output<String>

The ID of the Route Server.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Whether to enable persistent routes

Link copied to clipboard

The duration of persistent routes in minutes

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Whether to enable SNS notifications

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>