AWS SDK for .NET Documentation
AccountsWithRestoreAccess Property
AmazonAmazon.Redshift.ModelSnapshotAccountsWithRestoreAccess Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property AccountsWithRestoreAccess.

A list of the AWS customer accounts authorized to restore the snapshot. Returns

CopyC#
null
if no accounts are authorized. Visible only to the snapshot owner.

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

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)