ParameterGroupArgs

constructor(dbType: Output<String>? = null, dbVersion: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, parameters: Output<List<ParameterGroupParameterArgs>>? = null)