Get Instance Type Families Family
data class GetInstanceTypeFamiliesFamily(val generation: String, val id: String, val zoneIds: List<String>)
Properties
Link copied to clipboard
The generation of the instance type family, Valid values: ecs-1
, ecs-2
, ecs-3
, ecs-4
, ecs-5
, ecs-6
. For more information, see Instance type families.