ClusterParameterGroupArgs

constructor(description: Output<String>? = null, parameterGroupFamily: Output<String>? = null, parameterGroupName: Output<String>? = null, parameters: Output<List<ClusterParameterGroupParameterArgs>>? = null, tags: Output<List<TagArgs>>? = null)