DashboardDataPathSortArgs

data class DashboardDataPathSortArgs(val direction: Output<DashboardSortDirection>, val sortPaths: Output<List<DashboardDataPathValueArgs>>) : ConvertibleToJava<DashboardDataPathSortArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): DashboardDataPathSortArgs

Properties

Link copied to clipboard
Link copied to clipboard