Finishes the asynchronous execution of the  CreateStorageLocation operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateStorageLocationResponse EndCreateStorageLocation( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateStorageLocation.
 Return Value
 Return ValueReturns a  CreateStorageLocationResult from ElasticBeanstalk.
 See Also
 See Also