

# PortRangeParameterConfig
<a name="API_PortRangeParameterConfig"></a>

A port range parameter configuration with default value and constraints.

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

 ** constraints **   <a name="AmazonEKS-Type-PortRangeParameterConfig-constraints"></a>
The constraints for the port range parameter.  
Type: [PortRangeConstraints](API_PortRangeConstraints.md) object  
Required: No

 ** defaultValue **   <a name="AmazonEKS-Type-PortRangeParameterConfig-defaultValue"></a>
The default port range value.  
Type: [ServiceNodePortRange](API_ServiceNodePortRange.md) object  
Required: No

## See Also
<a name="API_PortRangeParameterConfig_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/PortRangeParameterConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/PortRangeParameterConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/PortRangeParameterConfig) 