

# IntegerRange
<a name="API_IntegerRange"></a>

An integer range that has a minimum and maximum value.

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

 ** maximum **   <a name="groundstation-Type-IntegerRange-maximum"></a>
A maximum value.  
Type: Integer  
Required: Yes

 ** minimum **   <a name="groundstation-Type-IntegerRange-minimum"></a>
A minimum value.  
Type: Integer  
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/groundstation-2019-05-23/IntegerRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/groundstation-2019-05-23/IntegerRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/groundstation-2019-05-23/IntegerRange) 