GetTransitRouterAvailableResourcesResource

data class GetTransitRouterAvailableResourcesResource(val masterZones: List<String>, val slaveZones: List<String>)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of primary zones.

Link copied to clipboard

The list of secondary zones.