/AWS1/CL_ECA=>MODIFYCACHEPARAMETERGROUP()
¶
About ModifyCacheParameterGroup¶
Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CACHEPARAMETERGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The name of the cache parameter group to modify.
IT_PARAMETERNAMEVALUES
TYPE /AWS1/CL_ECAPARAMETERNAMEVALUE=>TT_PARAMETERNAMEVALUELIST
TT_PARAMETERNAMEVALUELIST
¶
An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.