Dashboard Filled Map Sort Configuration Args
data class DashboardFilledMapSortConfigurationArgs(val categorySort: Output<List<DashboardFieldSortOptionsArgs>>? = null) : ConvertibleToJava<DashboardFilledMapSortConfigurationArgs>
Constructors
Link copied to clipboard
fun DashboardFilledMapSortConfigurationArgs(categorySort: Output<List<DashboardFieldSortOptionsArgs>>? = null)