UserIdGroupPair Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

An AWS user ID identifiying an AWS account, and the name of a security group within that account.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.UserIdGroupPair

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class UserIdGroupPair : Object

The UserIdGroupPair type exposes the following members

Constructors

  Name Description
Public Method UserIdGroupPair()

Properties

  Name Description
Public Property GroupId ID of the security group in the specified AWS account. Cannot be used when specifying a CIDR IP address range.
Public Property GroupName Name of the security group in the specified AWS account. Cannot be used when specifying a CIDR IP address range.
Public Property UserId The AWS user ID of an account.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8