LocalGatewayRoute

Describes a route for a local gateway route table.

Types

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

Properties

Link copied to clipboard

The ID of the customer-owned address pool.

Link copied to clipboard

The CIDR block used for destination matches.

Link copied to clipboard

The ID of the prefix list.

Link copied to clipboard

The Amazon Resource Name (ARN) of the local gateway route table.

Link copied to clipboard

The ID of the local gateway route table.

Link copied to clipboard

The ID of the virtual interface group.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the local gateway route.

Link copied to clipboard

The state of the route.

Link copied to clipboard

The ID of the subnet.

Link copied to clipboard

The route type.

Functions

Link copied to clipboard
inline fun copy(block: LocalGatewayRoute.Builder.() -> Unit = {}): LocalGatewayRoute
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