class Aws::RDS::Types::DeleteOptionGroupMessage

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

data as a hash:

    {
      option_group_name: "String", # required
    }

@!attribute [rw] option_group_name

The name of the option group to be deleted.

<note markdown="1"> You can't delete default option groups.

 </note>
@return [String]

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

Constants

SENSITIVE