Sets owner(s) for the AMIs to return.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public DescribeImagesRequest WithOwner( params string[] list )

- list (array<String>[]()[][])
- Returns AMIs owned by the specified owner. Multiple owners can be specified.

this instance