

# IntegerParameterConfig
<a name="API_IntegerParameterConfig"></a>

An integer parameter configuration with default value and constraints.

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

 ** constraints **   <a name="AmazonEKS-Type-IntegerParameterConfig-constraints"></a>
The constraints for the integer parameter.  
Type: [IntegerConstraints](API_IntegerConstraints.md) object  
Required: No

 ** defaultValue **   <a name="AmazonEKS-Type-IntegerParameterConfig-defaultValue"></a>
The default value for the integer parameter.  
Type: Integer  
Required: No

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