/AWS1/CL_NEPDBCLSTPRMGRNAMEMSG¶
DBClusterParameterGroupNameMessage
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_DBCLUSTERPARAMGROUPNAME
TYPE /AWS1/NEPSTRING
/AWS1/NEPSTRING
¶
The name of the DB cluster parameter group.
Constraints:
Must be 1 to 255 letters or numbers.
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 the DB cluster parameter group.
Constraints:
Must be 1 to 255 letters or numbers.
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 |