Get Rds Parameter Groups Group
data class GetRdsParameterGroupsGroup(val engine: String, val engineVersion: String, val forceRestart: Int, val id: String, val paramCounts: Int, val paramDetails: List<GetRdsParameterGroupsGroupParamDetail>, val parameterGroupDesc: String, val parameterGroupId: String, val parameterGroupName: String, val parameterGroupType: Int)