AWS SDK for .NET Documentation
EC2SecurityGroupOwnerId Property
AmazonAmazon.Redshift.ModelRevokeClusterSecurityGroupIngressRequestEC2SecurityGroupOwnerId 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 in the

CopyC#
EC2SecurityGroupName
parameter. The AWS access key ID is not an acceptable value. If
CopyC#
EC2SecurityGroupOwnerId
is specified,
CopyC#
EC2SecurityGroupName
must also be provided. and
CopyC#
CIDRIP
cannot be provided.

Example:

CopyC#
111122223333

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

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