Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 678 Bytes

File metadata and controls

16 lines (11 loc) · 678 Bytes

openapi.model.InstanceTypesItem

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
instanceType InstanceType The description, technical specifications, and metadata for this instance type.
regionsWithCapacityAvailable List A list of the regions in which this instance type is available. [default to const []]

[Back to Model list] [Back to API list] [Back to README]