Values.AccountWithRestoreAccessSourceDescribes an Amazon Web Services account authorized to restore a snapshot.
type nonrec t = {accountId : String_.t option;The identifier of an Amazon Web Services account authorized to restore a snapshot.
*)accountAlias : String_.t option;The identifier of an Amazon Web Services support account authorized to restore a snapshot. For Amazon Web Services Support, the identifier is amazon-redshift-support.
*)}