DbClusterParameterGroupArgs

constructor(dbClusterParameterGroupName: Output<String>? = null, description: Output<String>? = null, family: Output<String>? = null, parameters: Output<Any>? = null, tags: Output<List<TagArgs>>? = null)