CreateDbClusterParameterGroupRequest
Types
Properties
Link copied to clipboard
The name of the DB cluster parameter group.
Link copied to clipboard
The DB cluster parameter group family name. A DB cluster parameter group can be associated with one and only one DB cluster parameter group family, and can be applied only to a DB cluster running a database engine and engine version compatible with that DB cluster parameter group family.
Link copied to clipboard
The description for the DB cluster parameter group.
Functions
Link copied to clipboard
inline fun copy(block: CreateDbClusterParameterGroupRequest.Builder.() -> Unit = {}): CreateDbClusterParameterGroupRequest