DashboardListControlDisplayOptionsArgs

data class DashboardListControlDisplayOptionsArgs(val infoIconLabelOptions: Output<DashboardSheetControlInfoIconLabelOptionsArgs>? = null, val searchOptions: Output<DashboardListControlSearchOptionsArgs>? = null, val selectAllOptions: Output<DashboardListControlSelectAllOptionsArgs>? = null, val titleOptions: Output<DashboardLabelOptionsArgs>? = null) : ConvertibleToJava<DashboardListControlDisplayOptionsArgs>

Constructors

Link copied to clipboard
fun DashboardListControlDisplayOptionsArgs(infoIconLabelOptions: Output<DashboardSheetControlInfoIconLabelOptionsArgs>? = null, searchOptions: Output<DashboardListControlSearchOptionsArgs>? = null, selectAllOptions: Output<DashboardListControlSelectAllOptionsArgs>? = null, titleOptions: Output<DashboardLabelOptionsArgs>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard