RouterAdvertisedIpRangeResponse

data class RouterAdvertisedIpRangeResponse(val description: String, val range: String)

Description-tagged IP ranges for the router to advertise.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

User-specified description for the IP range.

Link copied to clipboard

The IP range to advertise. The value must be a CIDR-formatted string.