ResetClusterParameterGroupRequest
Types
Properties
Link copied to clipboard
The name of the cluster parameter group to be reset.
Link copied to clipboard
An array of names of parameters to be reset. If ResetAllParameters option is not used, then at least one parameter name must be supplied.
Link copied to clipboard
If true
, all parameters in the specified parameter group will be reset to their default values.
Functions
Link copied to clipboard
inline fun copy(block: ResetClusterParameterGroupRequest.Builder.() -> Unit = {}): ResetClusterParameterGroupRequest