Gets and sets the property EC2SecurityGroupOwnerId.
The AWS account number of the owner of the security group specified
in the CopyC#
parameter. The AWS access key ID is
not an acceptable value. If EC2SecurityGroupName
CopyC#
is specified,
EC2SecurityGroupOwnerId
CopyC#
must also be provided. and EC2SecurityGroupName
CopyC#
cannot be provided.
CIDRIP
Example: CopyC#
111122223333

C# |
public string EC2SecurityGroupOwnerId { get; set; }