Skip to content

/AWS1/CL_RDSDBCLSTPARMGRDETS

Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PARAMETERS TYPE /AWS1/CL_RDSPARAMETER=>TT_PARAMETERSLIST TT_PARAMETERSLIST

Provides a list of parameters for the DB cluster parameter group.

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

An optional pagination token provided by a previous DescribeDBClusterParameters request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.


Queryable Attributes

Parameters

Provides a list of parameters for the DB cluster parameter group.

Accessible with the following methods

Method Description
GET_PARAMETERS() Getter for PARAMETERS, with configurable default
ASK_PARAMETERS() Getter for PARAMETERS w/ exceptions if field has no value
HAS_PARAMETERS() Determine if PARAMETERS has a value

Marker

An optional pagination token provided by a previous DescribeDBClusterParameters request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value