Finishes the asynchronous execution of the  ValidateConfigurationSettings operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ValidateConfigurationSettingsResponse EndValidateConfigurationSettings( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginValidateConfigurationSettings.
 Return Value
 Return ValueReturns a  ValidateConfigurationSettingsResult from ElasticBeanstalk.
 See Also
 See Also