CreateCacheParameterGroupRequest
Represents the input of a CreateCacheParameterGroup operation.
Types
Properties
Link copied to clipboard
The name of the cache parameter group family that the cache parameter group can be used with.
Link copied to clipboard
A user-specified name for the cache parameter group. This value is stored as a lowercase string.
Link copied to clipboard
A user-specified description for the cache parameter group.
Functions
Link copied to clipboard
inline fun copy(block: CreateCacheParameterGroupRequest.Builder.() -> Unit = {}): CreateCacheParameterGroupRequest