Class Type (1.26.0)

Type(value)

The type of hardware resource that you want to specify. You can specify any of the following values: - VCPU - MEMORY - LOCAL_SSD - ACCELERATOR Specify as a separate entry in the list for each individual resource type.

Enums

Name Description
UNDEFINED_TYPE A value indicating that the enum field is not set.
ACCELERATOR No description available.
LOCAL_SSD No description available.
MEMORY No description available.
UNSPECIFIED No description available.
VCPU No description available.