Report Config Sorting Args
data class ReportConfigSortingArgs(val direction: Output<String>? = null, val name: Output<String>) : ConvertibleToJava<ReportConfigSortingArgs>
The order by expression to be used in the report.