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.
null

C# |
public List<AccountWithRestoreAccess> AccountsWithRestoreAccess { get; set; }