

# EnumConfigurationOptions
<a name="API_EnumConfigurationOptions"></a>

 The options for customizing a security control parameter that is an enum. 

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

 ** AllowedValues **   <a name="securityhub-Type-EnumConfigurationOptions-AllowedValues"></a>
 The valid values for a control parameter that is an enum.   
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

 ** DefaultValue **   <a name="securityhub-Type-EnumConfigurationOptions-DefaultValue"></a>
 The Security Hub CSPM default value for a control parameter that is an enum.   
Type: String  
Pattern: `.*\S.*`   
Required: No

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