Interface protos.google.cloud.dataproc.v1.IInstanceGroupAutoscalingPolicyConfig (2.4.4)

Properties of an InstanceGroupAutoscalingPolicyConfig.

Package

@google-cloud/dataproc!

Properties

maxInstances

maxInstances?: (number|null);

InstanceGroupAutoscalingPolicyConfig maxInstances

Property Value
TypeDescription
(number|null)

minInstances

minInstances?: (number|null);

InstanceGroupAutoscalingPolicyConfig minInstances

Property Value
TypeDescription
(number|null)

weight

weight?: (number|null);

InstanceGroupAutoscalingPolicyConfig weight

Property Value
TypeDescription
(number|null)