

# ConfigurationIssue
<a name="API_ConfigurationIssue"></a>

Describes a single configuration value that does not match the intended configuration.

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

 ** actualValue **   <a name="networksecuritymanager-Type-ConfigurationIssue-actualValue"></a>
The configuration value that was found on the resource.  
Type: String  
Required: No

 ** configurationName **   <a name="networksecuritymanager-Type-ConfigurationIssue-configurationName"></a>
The name of the configuration setting that is in conflict.  
Type: String  
Required: No

 ** expectedValue **   <a name="networksecuritymanager-Type-ConfigurationIssue-expectedValue"></a>
The configuration value that AWS Network Security Manager expected.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/network-security-manager-2025-10-30/ConfigurationIssue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/network-security-manager-2025-10-30/ConfigurationIssue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/network-security-manager-2025-10-30/ConfigurationIssue) 