Builder
Properties
A control from a date parameter that specifies date and time.
A control to display a dropdown list with buttons that are used to select a single value.
A control to display a list with buttons or boxes that are used to select either a single value or multiple values.
A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
A control to display a text box that is used to enter multiple entries.
A control to display a text box that is used to enter a single entry.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.ParameterDateTimePickerControl inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ParameterDropDownControl inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ParameterListControl inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ParameterSliderControl inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ParameterTextAreaControl inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ParameterTextFieldControl inside the given block