class Aws::RDS::Types::DescribeDBEngineVersionsMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBEngineVersionsMessage AWS API Documentation
@return [Boolean]
available. The default is to list only available engine versions.
Specifies whether to also list the engine versions that aren’t
@!attribute [rw] include_all
@return [Boolean]
you enable this parameter, RDS Custom returns no results.
For RDS Custom, the default is not to list supported time zones. If
list of supported time zones for each engine version.
‘TimeZone` parameter for `CreateDBInstance`, the response includes a
If this parameter is enabled and the requested engine supports the
version.
Specifies whether to list the supported time zones for each engine
@!attribute [rw] list_supported_timezones
@return [Boolean]
If you enable this parameter, RDS Custom returns no results.
For RDS Custom, the default is not to list supported character sets.
includes a list of supported character sets for each engine version.
`CharacterSetName` parameter for `CreateDBInstance`, the response
If this parameter is enabled and the requested engine supports the
engine version.
Specifies whether to list the supported character sets for each
@!attribute [rw] list_supported_character_sets
@return [Boolean]
specified engine or the engine and major version combination.
Specifies whether to return only the default version of the
@!attribute [rw] default_only
@return [String]
the marker, up to the value specified by `MaxRecords`.
parameter is specified, the response includes only records beyond
An optional pagination token provided by a previous request. If this
@!attribute [rw] marker
@return [Integer]
Constraints: Minimum 20, maximum 100.
Default: 100
remaining results.
a marker is included in the response so you can retrieve the
than the `MaxRecords` value is available, a pagination token called
The maximum number of records to include in the response. If more
@!attribute [rw] max_records
@return [Array<Types::Filter>]
* `deprecated`
* `available`
statuses. Valid statuses are the following:
includes information about the DB engine versions for these
* `status` - Accepts engine version statuses. The results list only
versions.
includes information about the DB engine versions for these engine
* `engine-version` - Accepts engine versions. The results list only
* `serverless`
* `provisioned`
* `parallelquery`
* `multimaster`
* `global`
modes. Valid DB engine modes are the following:
includes information about the DB engine versions for these engine
* `engine-mode` - Accepts DB engine modes. The results list only
information about the DB engine versions for these engines.
* `engine` - Accepts engine names. The results list only includes
engine versions for these parameter group families.
names. The results list only includes information about the DB
* `db-parameter-group-family` - Accepts parameter groups family
Supported filters:
A filter that specifies one or more DB engine versions to describe.
@!attribute [rw] filters
@return [String]
^
* If supplied, must match an existing DB parameter group family.
Constraints:
for.
The name of a specific DB parameter group family to return details
@!attribute [rw] db_parameter_group_family
@return [String]
Example: `5.1.49`
A specific database engine version to return details for.
@!attribute [rw] 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`
* `custom-oracle-ee`
* `aurora-postgresql`
* `aurora-mysql`
Valid Values:
The database engine to return version details for.
@!attribute [rw] engine