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

The AWS customer account used to create or copy the snapshot. Use this field to filter the results to snapshots owned by a particular account. To describe snapshots you own, either specify your AWS customer account, or do not specify the parameter.

Declaration Syntax
C#
public string OwnerAccount { get; set; }

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