| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.ParameterListControlProperty
Documentation
data FontConfigurationProperty Source #
Constructors
| FontConfigurationProperty | |
Fields
| |
Instances
data LabelOptionsProperty Source #
Constructors
| LabelOptionsProperty | |
Fields | |
Instances
| ToJSON LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Methods toJSON :: LabelOptionsProperty -> Value # toEncoding :: LabelOptionsProperty -> Encoding # toJSONList :: [LabelOptionsProperty] -> Value # toEncodingList :: [LabelOptionsProperty] -> Encoding # omitField :: LabelOptionsProperty -> Bool # | |||||
| Show LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Methods showsPrec :: Int -> LabelOptionsProperty -> ShowS # show :: LabelOptionsProperty -> String # showList :: [LabelOptionsProperty] -> ShowS # | |||||
| Eq LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Methods (==) :: LabelOptionsProperty -> LabelOptionsProperty -> Bool # (/=) :: LabelOptionsProperty -> LabelOptionsProperty -> Bool # | |||||
| ToResourceProperties LabelOptionsProperty Source # | |||||
| Property "CustomLabel" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Associated Types
Methods set :: PropertyType "CustomLabel" LabelOptionsProperty -> LabelOptionsProperty -> LabelOptionsProperty # | |||||
| Property "FontConfiguration" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Associated Types
Methods set :: PropertyType "FontConfiguration" LabelOptionsProperty -> LabelOptionsProperty -> LabelOptionsProperty # | |||||
| Property "Visibility" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.LabelOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" LabelOptionsProperty -> LabelOptionsProperty -> LabelOptionsProperty # | |||||
| type PropertyType "CustomLabel" LabelOptionsProperty Source # | |||||
| type PropertyType "FontConfiguration" LabelOptionsProperty Source # | |||||
| type PropertyType "Visibility" LabelOptionsProperty Source # | |||||
data SheetControlInfoIconLabelOptionsProperty Source #
Constructors
| SheetControlInfoIconLabelOptionsProperty | |
Fields
| |
Instances
| ToJSON SheetControlInfoIconLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SheetControlInfoIconLabelOptionsProperty Methods toJSON :: SheetControlInfoIconLabelOptionsProperty -> Value # toEncoding :: SheetControlInfoIconLabelOptionsProperty -> Encoding # toJSONList :: [SheetControlInfoIconLabelOptionsProperty] -> Value # toEncodingList :: [SheetControlInfoIconLabelOptionsProperty] -> Encoding # omitField :: SheetControlInfoIconLabelOptionsProperty -> Bool # | |||||
| Show SheetControlInfoIconLabelOptionsProperty Source # | |||||
| Eq SheetControlInfoIconLabelOptionsProperty Source # | |||||
| ToResourceProperties SheetControlInfoIconLabelOptionsProperty Source # | |||||
| Property "InfoIconText" SheetControlInfoIconLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SheetControlInfoIconLabelOptionsProperty Associated Types
Methods set :: PropertyType "InfoIconText" SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty # | |||||
| Property "Visibility" SheetControlInfoIconLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SheetControlInfoIconLabelOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty # | |||||
| type PropertyType "InfoIconText" SheetControlInfoIconLabelOptionsProperty Source # | |||||
| type PropertyType "Visibility" SheetControlInfoIconLabelOptionsProperty Source # | |||||
data ListControlDisplayOptionsProperty Source #
Constructors
| ListControlDisplayOptionsProperty | |
Instances
| ToJSON ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty | |||||
| Show ListControlDisplayOptionsProperty Source # | |||||
| Eq ListControlDisplayOptionsProperty Source # | |||||
| ToResourceProperties ListControlDisplayOptionsProperty Source # | |||||
| Property "InfoIconLabelOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "InfoIconLabelOptions" ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty # | |||||
| Property "SearchOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "SearchOptions" ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty # | |||||
| Property "SelectAllOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "SelectAllOptions" ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty # | |||||
| Property "TitleOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "TitleOptions" ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty -> ListControlDisplayOptionsProperty # | |||||
| type PropertyType "InfoIconLabelOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty type PropertyType "InfoIconLabelOptions" ListControlDisplayOptionsProperty = SheetControlInfoIconLabelOptionsProperty | |||||
| type PropertyType "SearchOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty type PropertyType "SearchOptions" ListControlDisplayOptionsProperty = ListControlSearchOptionsProperty | |||||
| type PropertyType "SelectAllOptions" ListControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlDisplayOptionsProperty type PropertyType "SelectAllOptions" ListControlDisplayOptionsProperty = ListControlSelectAllOptionsProperty | |||||
| type PropertyType "TitleOptions" ListControlDisplayOptionsProperty Source # | |||||
data ListControlSelectAllOptionsProperty Source #
Constructors
| ListControlSelectAllOptionsProperty | |
Instances
| ToJSON ListControlSelectAllOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlSelectAllOptionsProperty | |||||
| Show ListControlSelectAllOptionsProperty Source # | |||||
| Eq ListControlSelectAllOptionsProperty Source # | |||||
| ToResourceProperties ListControlSelectAllOptionsProperty Source # | |||||
| Property "Visibility" ListControlSelectAllOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlSelectAllOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" ListControlSelectAllOptionsProperty -> ListControlSelectAllOptionsProperty -> ListControlSelectAllOptionsProperty # | |||||
| type PropertyType "Visibility" ListControlSelectAllOptionsProperty Source # | |||||
data FontSizeProperty Source #
Constructors
| FontSizeProperty | |
Fields | |
Instances
| ToJSON FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods toJSON :: FontSizeProperty -> Value # toEncoding :: FontSizeProperty -> Encoding # toJSONList :: [FontSizeProperty] -> Value # toEncodingList :: [FontSizeProperty] -> Encoding # omitField :: FontSizeProperty -> Bool # | |||||
| Show FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods showsPrec :: Int -> FontSizeProperty -> ShowS # show :: FontSizeProperty -> String # showList :: [FontSizeProperty] -> ShowS # | |||||
| Eq FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods (==) :: FontSizeProperty -> FontSizeProperty -> Bool # (/=) :: FontSizeProperty -> FontSizeProperty -> Bool # | |||||
| ToResourceProperties FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods toResourceProperties :: FontSizeProperty -> ResourceProperties # | |||||
| Property "Absolute" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Associated Types
Methods set :: PropertyType "Absolute" FontSizeProperty -> FontSizeProperty -> FontSizeProperty # | |||||
| Property "Relative" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Associated Types
Methods set :: PropertyType "Relative" FontSizeProperty -> FontSizeProperty -> FontSizeProperty # | |||||
| type PropertyType "Absolute" FontSizeProperty Source # | |||||
| type PropertyType "Relative" FontSizeProperty Source # | |||||
data FontWeightProperty Source #
Constructors
| FontWeightProperty | |
Instances
| ToJSON FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods toJSON :: FontWeightProperty -> Value # toEncoding :: FontWeightProperty -> Encoding # toJSONList :: [FontWeightProperty] -> Value # toEncodingList :: [FontWeightProperty] -> Encoding # omitField :: FontWeightProperty -> Bool # | |||||
| Show FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods showsPrec :: Int -> FontWeightProperty -> ShowS # show :: FontWeightProperty -> String # showList :: [FontWeightProperty] -> ShowS # | |||||
| Eq FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods (==) :: FontWeightProperty -> FontWeightProperty -> Bool # (/=) :: FontWeightProperty -> FontWeightProperty -> Bool # | |||||
| ToResourceProperties FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods toResourceProperties :: FontWeightProperty -> ResourceProperties # | |||||
| Property "Name" FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Associated Types
Methods set :: PropertyType "Name" FontWeightProperty -> FontWeightProperty -> FontWeightProperty # | |||||
| type PropertyType "Name" FontWeightProperty Source # | |||||
data ListControlSearchOptionsProperty Source #
Constructors
| ListControlSearchOptionsProperty | |
Instances
| ToJSON ListControlSearchOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlSearchOptionsProperty | |||||
| Show ListControlSearchOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlSearchOptionsProperty Methods showsPrec :: Int -> ListControlSearchOptionsProperty -> ShowS # | |||||
| Eq ListControlSearchOptionsProperty Source # | |||||
| ToResourceProperties ListControlSearchOptionsProperty Source # | |||||
| Property "Visibility" ListControlSearchOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ListControlSearchOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" ListControlSearchOptionsProperty -> ListControlSearchOptionsProperty -> ListControlSearchOptionsProperty # | |||||
| type PropertyType "Visibility" ListControlSearchOptionsProperty Source # | |||||
data ParameterListControlProperty Source #
Constructors
| ParameterListControlProperty | |
Fields
| |
Instances
| ToJSON ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Methods toJSON :: ParameterListControlProperty -> Value # toEncoding :: ParameterListControlProperty -> Encoding # toJSONList :: [ParameterListControlProperty] -> Value # toEncodingList :: [ParameterListControlProperty] -> Encoding # | |||||
| Show ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Methods showsPrec :: Int -> ParameterListControlProperty -> ShowS # show :: ParameterListControlProperty -> String # showList :: [ParameterListControlProperty] -> ShowS # | |||||
| Eq ParameterListControlProperty Source # | |||||
| ToResourceProperties ParameterListControlProperty Source # | |||||
| Property "CascadingControlConfiguration" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "CascadingControlConfiguration" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "DisplayOptions" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "DisplayOptions" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "ParameterControlId" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "ParameterControlId" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "SelectableValues" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "SelectableValues" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "SourceParameterName" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "SourceParameterName" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "Title" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "Title" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| Property "Type" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty Associated Types
Methods set :: PropertyType "Type" ParameterListControlProperty -> ParameterListControlProperty -> ParameterListControlProperty # | |||||
| type PropertyType "CascadingControlConfiguration" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty type PropertyType "CascadingControlConfiguration" ParameterListControlProperty = CascadingControlConfigurationProperty | |||||
| type PropertyType "DisplayOptions" ParameterListControlProperty Source # | |||||
| type PropertyType "ParameterControlId" ParameterListControlProperty Source # | |||||
| type PropertyType "SelectableValues" ParameterListControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ParameterListControlProperty type PropertyType "SelectableValues" ParameterListControlProperty = ParameterSelectableValuesProperty | |||||
| type PropertyType "SourceParameterName" ParameterListControlProperty Source # | |||||
| type PropertyType "Title" ParameterListControlProperty Source # | |||||
| type PropertyType "Type" ParameterListControlProperty Source # | |||||