

# PortRangeConstraints
<a name="API_PortRangeConstraints"></a>

Constraints for a port range parameter.

## Contents
<a name="API_PortRangeConstraints_Contents"></a>

 ** maxPort **   <a name="AmazonEKS-Type-PortRangeConstraints-maxPort"></a>
The constraints for the maximum port value.  
Type: [IntegerRangeConstraint](API_IntegerRangeConstraint.md) object  
Required: No

 ** minPort **   <a name="AmazonEKS-Type-PortRangeConstraints-minPort"></a>
The constraints for the minimum port value.  
Type: [IntegerRangeConstraint](API_IntegerRangeConstraint.md) object  
Required: No

## See Also
<a name="API_PortRangeConstraints_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/eks-2017-11-01/PortRangeConstraints) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/PortRangeConstraints) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/PortRangeConstraints) 