class Aws::RDS::Types::DescribeOptionGroupsMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeOptionGroupsMessage AWS API Documentation
@return [String]
EngineName must also be specified.
with a specific database engine version. If specified, then
Filters the list of option groups to only include groups associated
@!attribute [rw] major_engine_version
@return [String]
* ‘sqlserver-web`
* `sqlserver-ex`
* `sqlserver-se`
* `sqlserver-ee`
* `postgres`
* `oracle-se2-cdb`
* `oracle-se2`
* `oracle-ee-cdb`
* `oracle-ee`
* `mysql`
* `mariadb`
* `db2-se`
* `db2-ae`
Valid Values:
engine.
A filter to only include option groups associated with this database
@!attribute [rw] engine_name
@return [Integer]
Constraints: Minimum 20, maximum 100.
Default: 100
retrieve the remaining results.
token called a marker is included in the response so that you can
records exist than the specified `MaxRecords` value, a pagination
The maximum number of records to include in the response. If more
@!attribute [rw] max_records
@return [String]
specified by `MaxRecords`.
response includes only records beyond the marker, up to the value
DescribeOptionGroups request. If this parameter is specified, the
An optional pagination token provided by a previous
@!attribute [rw] marker
@return [Array<Types::Filter>]
This parameter isn’t currently supported.
@!attribute [rw] filters
@return [String]
together with EngineName or MajorEngineVersion.
The name of the option group to describe. Can’t be supplied
@!attribute [rw] option_group_name