GetZonesZone

data class GetZonesZone(val instanceTypes: List<GetZonesZoneInstanceType>, val zoneId: String)

Constructors

Link copied to clipboard
constructor(instanceTypes: List<GetZonesZoneInstanceType>, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of instance type information collection

Link copied to clipboard

String to filter results by zone id.