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