class Aws::RDS::Types::EngineDefaults
Contains the result of a successful invocation of the `DescribeEngineDefaultParameters` action.
@!attribute [rw] db_parameter_group_family
Specifies the name of the DB parameter group family that the engine default parameters apply to. @return [String]
@!attribute [rw] marker
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by `MaxRecords` . @return [String]
@!attribute [rw] parameters
Contains a list of engine default parameters. @return [Array<Types::Parameter>]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/EngineDefaults AWS API Documentation
Constants
- SENSITIVE