Interface protos.google.cloud.hypercomputecluster.v1alpha.IComputeResource (0.1.0)

Properties of a ComputeResource.

Package

@google-cloud/hypercomputecluster

Properties

config

config?: (google.cloud.hypercomputecluster.v1alpha.IComputeResourceConfig|null);

ComputeResource config

newDwsFlexInstances

newDwsFlexInstances?: (google.cloud.hypercomputecluster.v1alpha.INewDWSFlexInstancesConfig|null);

ComputeResource newDwsFlexInstances

newOnDemandInstances

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

ComputeResource newOnDemandInstances

newReservedInstances

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

ComputeResource newReservedInstances

newSpotInstances

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

ComputeResource newSpotInstances