ExpectedRoute

Information about the expected route in the route table.

Types

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

Properties

Link copied to clipboard

Information about the allowed targets.

Link copied to clipboard

Information about the contributing subnets.

Link copied to clipboard

Information about the IPv4 CIDR block.

Link copied to clipboard

Information about the IPv6 CIDR block.

Link copied to clipboard

Information about the ID of the prefix list for the route.

Link copied to clipboard

Information about the route table ID.

Functions

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