

# IntegerListConfigurationOptions
<a name="API_IntegerListConfigurationOptions"></a>

 The options for customizing a security control parameter that is a list of integers. 

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

 ** DefaultValue **   <a name="securityhub-Type-IntegerListConfigurationOptions-DefaultValue"></a>
 The Security Hub CSPM default value for a control parameter that is a list of integers.   
Type: Array of integers  
Required: No

 ** Max **   <a name="securityhub-Type-IntegerListConfigurationOptions-Max"></a>
 The maximum valid value for a control parameter that is a list of integers.   
Type: Integer  
Required: No

 ** MaxItems **   <a name="securityhub-Type-IntegerListConfigurationOptions-MaxItems"></a>
 The maximum number of list items that an interger list control parameter can accept.   
Type: Integer  
Required: No

 ** Min **   <a name="securityhub-Type-IntegerListConfigurationOptions-Min"></a>
 The minimum valid value for a control parameter that is a list of integers.   
Type: Integer  
Required: No

## See Also
<a name="API_IntegerListConfigurationOptions_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/securityhub-2018-10-26/IntegerListConfigurationOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/IntegerListConfigurationOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/IntegerListConfigurationOptions) 