/AWS1/CL_NEPDBCLSTPARMGRSMSG¶
DBClusterParameterGroupsMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
An optional pagination token provided by a previous
DescribeDBClusterParameterGroupsrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified byMaxRecords.
it_dbclusterparametergroups TYPE /AWS1/CL_NEPDBCLUSTPARAMGROUP=>TT_DBCLUSTERPARAMETERGROUPLIST TT_DBCLUSTERPARAMETERGROUPLIST¶
A list of DB cluster parameter groups.
Queryable Attributes¶
Marker¶
An optional pagination token provided by a previous
DescribeDBClusterParameterGroupsrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified byMaxRecords.
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 |
DBClusterParameterGroups¶
A list of DB cluster parameter groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBCLUSTERPARAMETERGROUPS() |
Getter for DBCLUSTERPARAMETERGROUPS, with configurable defau |
ASK_DBCLUSTERPARAMETERGROUPS() |
Getter for DBCLUSTERPARAMETERGROUPS w/ exceptions if field h |
HAS_DBCLUSTERPARAMETERGROUPS() |
Determine if DBCLUSTERPARAMETERGROUPS has a value |