AWS SDK for .NET Documentation
EC2SecurityGroup Class
AmazonAmazon.Redshift.ModelEC2SecurityGroup Did this page help you?   Yes   No    Tell us about it...
Describes an Amazon EC2 security group.
Declaration Syntax
C#
public class EC2SecurityGroup
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EC2SecurityGroup()()()()
Initializes a new instance of the EC2SecurityGroup class

EC2SecurityGroupName
Gets and sets the property EC2SecurityGroupName.

The name of the EC2 Security Group.


EC2SecurityGroupOwnerId
Gets and sets the property EC2SecurityGroupOwnerId.

The AWS ID of the owner of the EC2 security group specified in the

CopyC#
EC2SecurityGroupName
field.


Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Status
Gets and sets the property Status.

The status of the EC2 security group.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithEC2SecurityGroupName(String) Obsolete.
Sets the EC2SecurityGroupName property

WithEC2SecurityGroupOwnerId(String) Obsolete.
Sets the EC2SecurityGroupOwnerId property

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
EC2SecurityGroup

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