Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 831 Bytes

File metadata and controls

15 lines (10 loc) · 831 Bytes

ClusterInstanceAttributes

Properties

Name Type Description Notes
instance_category Option<String> The category of the instance. [optional]
instance_generation Option<i32> The generation of the instance. [optional]
instance_family Option<String> The family or series of the instance. [optional]
instance_size Option<String> Specifies the size of the instance within its family. [optional]
meets_resource_reqs Option<bool> The instance has sufficient resources to be chosen as a standalone instance in a cluster. [optional]

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