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

The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.

Example:

CopyC#
111122223333

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

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