class Aws::RDS::Types::OptionGroupMembership

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

@!attribute [rw] option_group_name

The name of the option group that the instance belongs to.
@return [String]

@!attribute [rw] status

The status of the DB instance's option group membership. Valid
values are: `in-sync`, `pending-apply`, `pending-removal`,
`pending-maintenance-apply`, `pending-maintenance-removal`,
`applying`, `removing`, and `failed`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/OptionGroupMembership AWS API Documentation

Constants

SENSITIVE