class Aws::DocDB::Types::EngineDefaults

Contains the result of a successful invocation of the `DescribeEngineDefaultClusterParameters` operation.

@!attribute [rw] db_parameter_group_family

The name of the cluster parameter group family to return the engine
parameter information for.
@return [String]

@!attribute [rw] marker

An optional pagination token provided by a previous 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

The parameters of a particular cluster parameter group family.
@return [Array<Types::Parameter>]

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

Constants

SENSITIVE