IntegerListConfigurationOptions
The options for customizing a security control parameter that is a list of integers.
Contents
- DefaultValue
-
The Security Hub default value for a control parameter that is a list of integers.
Type: Array of integers
Required: No
- Max
-
The maximum valid value for a control parameter that is a list of integers.
Type: Integer
Required: No
- MaxItems
-
The maximum number of list items that an interger list control parameter can accept.
Type: Integer
Required: No
- Min
-
The minimum valid value for a control parameter that is a list of integers.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: