VpnStaticRoute

Describes a static route for a VPN connection.

Types

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

Properties

Link copied to clipboard

The CIDR block associated with the local subnet of the customer data center.

Link copied to clipboard

Indicates how the routes were provided.

Link copied to clipboard

The current state of the static route.

Functions

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