GetNetworkRoutesRequest

Types

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

Properties

Link copied to clipboard

Filter by route table destination. Possible Values: TRANSIT_GATEWAY_ATTACHMENT_ID, RESOURCE_ID, or RESOURCE_TYPE.

Link copied to clipboard

An exact CIDR block.

Link copied to clipboard

The ID of the global network.

Link copied to clipboard

The most specific route that matches the traffic (longest prefix match).

Link copied to clipboard

The IDs of the prefix lists.

Link copied to clipboard

The ID of the route table.

Link copied to clipboard

The route states.

Link copied to clipboard

The routes with a subnet that match the specified CIDR filter.

Link copied to clipboard

The routes with a CIDR that encompasses the CIDR filter. Example: If you specify 10.0.1.0/30, then the result returns 10.0.1.0/29.

Link copied to clipboard

The route types.

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