/AWS1/CL_RDSDBPARAMGRPNAMEMSG¶
Contains the result of a successful invocation of the
ModifyDBParameterGroup or ResetDBParameterGroup operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dbparametergroupname TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
The name of the DB parameter group.
Queryable Attributes¶
DBParameterGroupName¶
The name of the DB parameter group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBPARAMETERGROUPNAME() |
Getter for DBPARAMETERGROUPNAME, with configurable default |
ASK_DBPARAMETERGROUPNAME() |
Getter for DBPARAMETERGROUPNAME w/ exceptions if field has n |
HAS_DBPARAMETERGROUPNAME() |
Determine if DBPARAMETERGROUPNAME has a value |