AWS SDK for .NET Documentation
DBSecurityGroupMembership Class
AmazonAmazon.RDS.ModelDBSecurityGroupMembership Did this page help you?   Yes   No    Tell us about it...

This data type is used as a response element in the following actions:

Declaration Syntax
C#
public class DBSecurityGroupMembership
Members
All MembersConstructorsMethodsProperties



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

DBSecurityGroupName
The name of the DB security group.

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
The status of the DB security group.

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

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
DBSecurityGroupMembership

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