Finishes the asynchronous execution of the  CreateHsmConfiguration operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateHsmConfigurationResponse EndCreateHsmConfiguration( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateHsmConfiguration.
 Return Value
 Return ValueReturns a  CreateHsmConfigurationResult from Redshift.
 See Also
 See Also