AnalysisRouteTableRoute

Describes a route table route.

Types

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

Properties

Link copied to clipboard

The ID of a carrier gateway.

Link copied to clipboard

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

Link copied to clipboard

The destination IPv4 address, in CIDR notation.

Link copied to clipboard

The prefix of the Amazon Web Services service.

Link copied to clipboard

The ID of an egress-only internet gateway.

Link copied to clipboard

The ID of the gateway, such as an internet gateway or virtual private gateway.

Link copied to clipboard

The ID of the instance, such as a NAT instance.

Link copied to clipboard

The ID of a local gateway.

Link copied to clipboard

The ID of a NAT gateway.

Link copied to clipboard

The ID of a network interface.

Link copied to clipboard

Describes how the route was created. The following are the possible values:

Link copied to clipboard

The state. The following are the possible values:

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
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