accountsWithRestoreAccess property
A list of the AWS customer accounts authorized to restore the snapshot.
Returns null
if no accounts are authorized. Visible only to the
snapshot owner.
Implementation
final List<AccountWithRestoreAccess>? accountsWithRestoreAccess;