GetZonesZone

data class GetZonesZone(val regionEndpoint: String, val zoneIds: List<String>)

Constructors

Link copied to clipboard
constructor(regionEndpoint: String, zoneIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint of the region.

Link copied to clipboard

The list of available zone ids.