ModifyCacheParameterGroupRequest
Represents the input of a ModifyCacheParameterGroup
operation.
Types
Properties
Link copied to clipboard
The name of the cache parameter group to modify.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: ModifyCacheParameterGroupRequest.Builder.() -> Unit = {}): ModifyCacheParameterGroupRequest