Properties of a NewReservedInstancesConfig.
Package
@google-cloud/hypercomputeclusterProperties
atmTags
atmTags?: ({ [k: string]: string }|null);NewReservedInstancesConfig atmTags
bootDisk
bootDisk?: (google.cloud.hypercomputecluster.v1alpha.IDisk|null);NewReservedInstancesConfig bootDisk
machineType
machineType?: (string|null);NewReservedInstancesConfig machineType
reservation
reservation?: (string|null);NewReservedInstancesConfig reservation
type
type?: (google.cloud.hypercomputecluster.v1alpha.NewReservedInstancesConfig.ReservationType|keyof typeof google.cloud.hypercomputecluster.v1alpha.NewReservedInstancesConfig.ReservationType|null);NewReservedInstancesConfig type
zone
zone?: (string|null);NewReservedInstancesConfig zone