Interface protos.google.cloud.hypercomputecluster.v1.IComputeResourceConfig (0.2.0)

Properties of a ComputeResourceConfig.

Package

@google-cloud/hypercomputecluster

Properties

newFlexStartInstances

newFlexStartInstances?: (google.cloud.hypercomputecluster.v1.INewFlexStartInstancesConfig|null);

ComputeResourceConfig newFlexStartInstances

newOnDemandInstances

newOnDemandInstances?: (google.cloud.hypercomputecluster.v1.INewOnDemandInstancesConfig|null);

ComputeResourceConfig newOnDemandInstances

newReservedInstances

newReservedInstances?: (google.cloud.hypercomputecluster.v1.INewReservedInstancesConfig|null);

ComputeResourceConfig newReservedInstances

newSpotInstances

newSpotInstances?: (google.cloud.hypercomputecluster.v1.INewSpotInstancesConfig|null);

ComputeResourceConfig newSpotInstances