/AWS1/CL_DODDBCLSTPRMGRNAMEMSG¶
Contains the name of a cluster parameter group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dbclusterparamgroupname TYPE /AWS1/DODSTRING /AWS1/DODSTRING¶
The name of a cluster parameter group.
Constraints:
Must be from 1 to 255 letters or numbers.
The first character must be a letter.
Cannot end with a hyphen or contain two consecutive hyphens.
This value is stored as a lowercase string.
Queryable Attributes¶
DBClusterParameterGroupName¶
The name of a cluster parameter group.
Constraints:
Must be from 1 to 255 letters or numbers.
The first character must be a letter.
Cannot end with a hyphen or contain two consecutive hyphens.
This value is stored as a lowercase string.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBCLUSTERPARAMGROUPNAME() |
Getter for DBCLUSTERPARAMETERGROUPNAME, with configurable de |
ASK_DBCLUSTERPARAMGROUPNAME() |
Getter for DBCLUSTERPARAMETERGROUPNAME w/ exceptions if fiel |
HAS_DBCLUSTERPARAMGROUPNAME() |
Determine if DBCLUSTERPARAMETERGROUPNAME has a value |