C# Class Amazon.RDS.Model.EC2SecurityGroup

This data type is used as a response element in the following actions:
Exibir arquivo Open project: aws/aws-sdk-net

Public Methods

Method Description
EC2SecurityGroup ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetEC2SecurityGroupId ( ) : bool
IsSetEC2SecurityGroupName ( ) : bool
IsSetEC2SecurityGroupOwnerId ( ) : bool
IsSetStatus ( ) : bool

Method Details

EC2SecurityGroup() public method

Empty constructor used to set properties independently even when a simple constructor is available
public EC2SecurityGroup ( ) : System
return System