Finishes the asynchronous execution of the  ModifySnapshotCopyRetentionPeriod operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ModifySnapshotCopyRetentionPeriodResponse EndModifySnapshotCopyRetentionPeriod( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginModifySnapshotCopyRetentionPeriod.
 Return Value
 Return ValueReturns a  ModifySnapshotCopyRetentionPeriodResult from Redshift.
 See Also
 See Also