class Aws::RDS::Types::DescribeDBParametersMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBParametersMessage AWS API Documentation
@return [String]
specified by ‘MaxRecords`.
response includes only records beyond the marker, up to the value
`DescribeDBParameters` request. If this parameter is specified, the
An optional pagination token provided by a previous
@!attribute [rw] marker
@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 [Array<Types::Filter>]
This parameter isn’t currently supported.
@!attribute [rw] filters
@return [String]
Valid Values: ‘user | system | engine-default`
Default: All parameter types returned
The parameter types to return.
@!attribute [rw] source
@return [String]
^
* If supplied, must match the name of an existing DBParameterGroup.
Constraints:
The name of a specific DB parameter group to return details for.
@!attribute [rw] db_parameter_group_name