Gets and sets the property AccountsWithRestoreAccess. 
            
                        A list of the AWS customer accounts authorized to restore the snapshot.
            Returns  CopyC# if no accounts are authorized. Visible only to the snapshot
            owner.
CopyC# if no accounts are authorized. Visible only to the snapshot
            owner.        
            null
 Declaration Syntax
 Declaration Syntax| C# | 
public List<AccountWithRestoreAccess> AccountsWithRestoreAccess { get; set; }