Finishes the asynchronous execution of the  DescribeRdsDbInstances operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeRdsDbInstancesResponse EndDescribeRdsDbInstances( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeRdsDbInstances.
 Return Value
 Return ValueReturns a  DescribeRdsDbInstancesResult from OpsWorks.
 See Also
 See Also