EnumListConfigurationOptions
The options for customizing a security control parameter that is a list of enums.
Contents
- AllowedValues
-
The valid values for a control parameter that is a list of enums.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- DefaultValue
-
The Security Hub default value for a control parameter that is a list of enums.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- MaxItems
-
The maximum number of list items that an enum list control parameter can accept.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: