public class AutoScalingForListNodePoolsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoScalingForListNodePoolsOutput.SubnetPolicyEnum
Gets or Sets subnetPolicy
|
| Constructor and Description |
|---|
AutoScalingForListNodePoolsOutput() |
public AutoScalingForListNodePoolsOutput desiredReplicas(Integer desiredReplicas)
public Integer getDesiredReplicas()
public void setDesiredReplicas(Integer desiredReplicas)
public AutoScalingForListNodePoolsOutput enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public AutoScalingForListNodePoolsOutput maxReplicas(Integer maxReplicas)
public Integer getMaxReplicas()
public void setMaxReplicas(Integer maxReplicas)
public AutoScalingForListNodePoolsOutput minReplicas(Integer minReplicas)
public Integer getMinReplicas()
public void setMinReplicas(Integer minReplicas)
public AutoScalingForListNodePoolsOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
public AutoScalingForListNodePoolsOutput scalingGroupId(String scalingGroupId)
public String getScalingGroupId()
public void setScalingGroupId(String scalingGroupId)
public AutoScalingForListNodePoolsOutput subnetPolicy(AutoScalingForListNodePoolsOutput.SubnetPolicyEnum subnetPolicy)
public AutoScalingForListNodePoolsOutput.SubnetPolicyEnum getSubnetPolicy()
public void setSubnetPolicy(AutoScalingForListNodePoolsOutput.SubnetPolicyEnum subnetPolicy)
Copyright © 2026. All rights reserved.