DashboardSliderControlDisplayOptionsArgs

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

Constructors

Link copied to clipboard
fun DashboardSliderControlDisplayOptionsArgs(infoIconLabelOptions: Output<DashboardSheetControlInfoIconLabelOptionsArgs>? = null, titleOptions: Output<DashboardLabelOptionsArgs>? = null)

Functions

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

Properties

Link copied to clipboard