This data type is used as a response element in the following actions:
- ModifyDBInstance
- RebootDBInstance
- RestoreDBInstanceFromDBSnapshot
- RestoreDBInstanceToPointInTime

C# |
public class DBSecurityGroupMembership

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DBSecurityGroupMembership()()()() | Initializes a new instance of the DBSecurityGroupMembership class |
![]() | DBSecurityGroupName |
The name of the DB security group.
|
![]() | Equals(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
|

Object | |
![]() | DBSecurityGroupMembership |