GetRegionsRegion

data class GetRegionsRegion(val regionId: String, val zones: List<GetRegionsRegionZone>)

Constructors

Link copied to clipboard
constructor(regionId: String, zones: List<GetRegionsRegionZone>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the region.

Link copied to clipboard

A list of Ebs Zones.