GetRouteServerEndpointResult

data class GetRouteServerEndpointResult(val arn: String? = null, val eniAddress: String? = null, val eniId: String? = null, val id: String? = null, val tags: List<Tag>? = null, val vpcId: String? = null)

Constructors

Link copied to clipboard
constructor(arn: String? = null, eniAddress: String? = null, eniId: String? = null, id: String? = null, tags: List<Tag>? = null, vpcId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

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

Link copied to clipboard
val eniAddress: String? = null

Elastic Network Interface IP address owned by the Route Server Endpoint

Link copied to clipboard
val eniId: String? = null

Elastic Network Interface ID owned by the Route Server Endpoint

Link copied to clipboard
val id: String? = null

The ID of the Route Server Endpoint.

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

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

Link copied to clipboard
val vpcId: String? = null

VPC ID