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

Provides information on the option groups the DB instance is a member of.

Declaration Syntax
C#
public class OptionGroupMembership
Members
All MembersConstructorsMethodsProperties



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

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.)
OptionGroupName
The name of the option group that the instance belongs to.

Status
The status of the DB instance's option group membership (e.g. in-sync, pending, pending-maintenance, applying).

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

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
OptionGroupMembership

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