DashboardDropDownControlDisplayOptionsArgs

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

Constructors

fun DashboardDropDownControlDisplayOptionsArgs(infoIconLabelOptions: Output<DashboardSheetControlInfoIconLabelOptionsArgs>? = null, selectAllOptions: Output<DashboardListControlSelectAllOptionsArgs>? = null, titleOptions: Output<DashboardLabelOptionsArgs>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard