RouteSetDetails

Provides details about the routes in the route table.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the carrier gateway.

Link copied to clipboard

The Amazon Resource Name (ARN) of the core network.

Link copied to clipboard

The IPv4 CIDR block used for the destination match.

Link copied to clipboard

The IPv6 CIDR block used for the destination match.

Link copied to clipboard

The prefix of the destination Amazon Web Service.

Link copied to clipboard

The ID of the egress-only internet gateway.

Link copied to clipboard

The ID of a gateway attached to your VPC.

Link copied to clipboard

The ID of a NAT instance in your VPC.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the instance.

Link copied to clipboard

The ID of the local gateway.

Link copied to clipboard

The ID of a NAT gateway.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

Describes how the route was created.

Link copied to clipboard

The state of the route.

Link copied to clipboard

The ID of a transit gateway.

Link copied to clipboard

The ID of a VPC peering connection.

Functions

Link copied to clipboard
inline fun copy(block: RouteSetDetails.Builder.() -> Unit = {}): RouteSetDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String