class Aws::SecurityHub::Types::AwsRdsDbOptionGroupMembership

An option group membership.

@note When making an API call, you may pass AwsRdsDbOptionGroupMembership

data as a hash:

    {
      option_group_name: "NonEmptyString",
      status: "NonEmptyString",
    }

@!attribute [rw] option_group_name

The name of the option group.
@return [String]

@!attribute [rw] status

The status of the option group membership.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsDbOptionGroupMembership AWS API Documentation

Constants

SENSITIVE