Db Cluster Parameter Group Args
fun DbClusterParameterGroupArgs(dbClusterParameterGroupName: Output<String>? = null, description: Output<String>? = null, family: Output<String>? = null, parameters: Output<Any>? = null, tags: Output<List<DbClusterParameterGroupTagArgs>>? = null)