C# Class Amazon.RDS.Model.DBSecurityGroupMembership

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
DBSecurityGroupMembership ( ) : System

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

Private Methods

Method Description
IsSetDBSecurityGroupName ( ) : bool
IsSetStatus ( ) : bool

Method Details

DBSecurityGroupMembership() public method

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