| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty
Documentation
data FontConfigurationProperty Source #
Constructors
| FontConfigurationProperty | |
Fields
| |
Instances
data LabelOptionsProperty Source #
Constructors
| LabelOptionsProperty | |
Fields | |
Instances
| ToJSON LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Methods toJSON :: LabelOptionsProperty -> Value # toEncoding :: LabelOptionsProperty -> Encoding # toJSONList :: [LabelOptionsProperty] -> Value # toEncodingList :: [LabelOptionsProperty] -> Encoding # omitField :: LabelOptionsProperty -> Bool # | |||||
| Show LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Methods showsPrec :: Int -> LabelOptionsProperty -> ShowS # show :: LabelOptionsProperty -> String # showList :: [LabelOptionsProperty] -> ShowS # | |||||
| Eq LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Methods (==) :: LabelOptionsProperty -> LabelOptionsProperty -> Bool # (/=) :: LabelOptionsProperty -> LabelOptionsProperty -> Bool # | |||||
| ToResourceProperties LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Methods toResourceProperties :: LabelOptionsProperty -> ResourceProperties # | |||||
| Property "CustomLabel" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Associated Types
Methods set :: PropertyType "CustomLabel" LabelOptionsProperty -> LabelOptionsProperty -> LabelOptionsProperty # | |||||
| Property "FontConfiguration" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.LabelOptionsProperty Associated Types
Methods set :: PropertyType "FontConfiguration" LabelOptionsProperty -> LabelOptionsProperty -> LabelOptionsProperty # | |||||
| Property "Visibility" LabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.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.Analysis.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.Analysis.SheetControlInfoIconLabelOptionsProperty Associated Types
Methods set :: PropertyType "InfoIconText" SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty # | |||||
| Property "Visibility" SheetControlInfoIconLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SheetControlInfoIconLabelOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty -> SheetControlInfoIconLabelOptionsProperty # | |||||
| type PropertyType "InfoIconText" SheetControlInfoIconLabelOptionsProperty Source # | |||||
| type PropertyType "Visibility" SheetControlInfoIconLabelOptionsProperty Source # | |||||
data TextAreaControlDisplayOptionsProperty Source #
Constructors
| TextAreaControlDisplayOptionsProperty | |
Instances
| ToJSON TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty Methods toJSON :: TextAreaControlDisplayOptionsProperty -> Value # toEncoding :: TextAreaControlDisplayOptionsProperty -> Encoding # toJSONList :: [TextAreaControlDisplayOptionsProperty] -> Value # toEncodingList :: [TextAreaControlDisplayOptionsProperty] -> Encoding # omitField :: TextAreaControlDisplayOptionsProperty -> Bool # | |||||
| Show TextAreaControlDisplayOptionsProperty Source # | |||||
| Eq TextAreaControlDisplayOptionsProperty Source # | |||||
| ToResourceProperties TextAreaControlDisplayOptionsProperty Source # | |||||
| Property "InfoIconLabelOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "InfoIconLabelOptions" TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty # | |||||
| Property "PlaceholderOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "PlaceholderOptions" TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty # | |||||
| Property "TitleOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty Associated Types
Methods set :: PropertyType "TitleOptions" TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty -> TextAreaControlDisplayOptionsProperty # | |||||
| type PropertyType "InfoIconLabelOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty type PropertyType "InfoIconLabelOptions" TextAreaControlDisplayOptionsProperty = SheetControlInfoIconLabelOptionsProperty | |||||
| type PropertyType "PlaceholderOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextAreaControlDisplayOptionsProperty type PropertyType "PlaceholderOptions" TextAreaControlDisplayOptionsProperty = TextControlPlaceholderOptionsProperty | |||||
| type PropertyType "TitleOptions" TextAreaControlDisplayOptionsProperty Source # | |||||
data FontSizeProperty Source #
Constructors
| FontSizeProperty | |
Fields | |
Instances
| ToJSON FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty Methods toJSON :: FontSizeProperty -> Value # toEncoding :: FontSizeProperty -> Encoding # toJSONList :: [FontSizeProperty] -> Value # toEncodingList :: [FontSizeProperty] -> Encoding # omitField :: FontSizeProperty -> Bool # | |||||
| Show FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty Methods showsPrec :: Int -> FontSizeProperty -> ShowS # show :: FontSizeProperty -> String # showList :: [FontSizeProperty] -> ShowS # | |||||
| Eq FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty Methods (==) :: FontSizeProperty -> FontSizeProperty -> Bool # (/=) :: FontSizeProperty -> FontSizeProperty -> Bool # | |||||
| ToResourceProperties FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty Methods toResourceProperties :: FontSizeProperty -> ResourceProperties # | |||||
| Property "Absolute" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty Associated Types
Methods set :: PropertyType "Absolute" FontSizeProperty -> FontSizeProperty -> FontSizeProperty # | |||||
| Property "Relative" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.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.Analysis.FontWeightProperty Methods toJSON :: FontWeightProperty -> Value # toEncoding :: FontWeightProperty -> Encoding # toJSONList :: [FontWeightProperty] -> Value # toEncodingList :: [FontWeightProperty] -> Encoding # omitField :: FontWeightProperty -> Bool # | |||||
| Show FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty Methods showsPrec :: Int -> FontWeightProperty -> ShowS # show :: FontWeightProperty -> String # showList :: [FontWeightProperty] -> ShowS # | |||||
| Eq FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty Methods (==) :: FontWeightProperty -> FontWeightProperty -> Bool # (/=) :: FontWeightProperty -> FontWeightProperty -> Bool # | |||||
| ToResourceProperties FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty Methods toResourceProperties :: FontWeightProperty -> ResourceProperties # | |||||
| Property "Name" FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty Associated Types
Methods set :: PropertyType "Name" FontWeightProperty -> FontWeightProperty -> FontWeightProperty # | |||||
| type PropertyType "Name" FontWeightProperty Source # | |||||
data TextControlPlaceholderOptionsProperty Source #
Constructors
| TextControlPlaceholderOptionsProperty | |
Fields
| |
Instances
| ToJSON TextControlPlaceholderOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextControlPlaceholderOptionsProperty Methods toJSON :: TextControlPlaceholderOptionsProperty -> Value # toEncoding :: TextControlPlaceholderOptionsProperty -> Encoding # toJSONList :: [TextControlPlaceholderOptionsProperty] -> Value # toEncodingList :: [TextControlPlaceholderOptionsProperty] -> Encoding # omitField :: TextControlPlaceholderOptionsProperty -> Bool # | |||||
| Show TextControlPlaceholderOptionsProperty Source # | |||||
| Eq TextControlPlaceholderOptionsProperty Source # | |||||
| ToResourceProperties TextControlPlaceholderOptionsProperty Source # | |||||
| Property "Visibility" TextControlPlaceholderOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.TextControlPlaceholderOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" TextControlPlaceholderOptionsProperty -> TextControlPlaceholderOptionsProperty -> TextControlPlaceholderOptionsProperty # | |||||
| type PropertyType "Visibility" TextControlPlaceholderOptionsProperty Source # | |||||
data FilterTextAreaControlProperty Source #
Constructors
| FilterTextAreaControlProperty | |
Fields | |
Instances
| ToJSON FilterTextAreaControlProperty Source # | |||||
| Show FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Methods showsPrec :: Int -> FilterTextAreaControlProperty -> ShowS # show :: FilterTextAreaControlProperty -> String # showList :: [FilterTextAreaControlProperty] -> ShowS # | |||||
| Eq FilterTextAreaControlProperty Source # | |||||
| ToResourceProperties FilterTextAreaControlProperty Source # | |||||
| Property "Delimiter" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Associated Types
Methods set :: PropertyType "Delimiter" FilterTextAreaControlProperty -> FilterTextAreaControlProperty -> FilterTextAreaControlProperty # | |||||
| Property "DisplayOptions" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Associated Types
Methods set :: PropertyType "DisplayOptions" FilterTextAreaControlProperty -> FilterTextAreaControlProperty -> FilterTextAreaControlProperty # | |||||
| Property "FilterControlId" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Associated Types
Methods set :: PropertyType "FilterControlId" FilterTextAreaControlProperty -> FilterTextAreaControlProperty -> FilterTextAreaControlProperty # | |||||
| Property "SourceFilterId" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Associated Types
Methods set :: PropertyType "SourceFilterId" FilterTextAreaControlProperty -> FilterTextAreaControlProperty -> FilterTextAreaControlProperty # | |||||
| Property "Title" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty Associated Types
Methods set :: PropertyType "Title" FilterTextAreaControlProperty -> FilterTextAreaControlProperty -> FilterTextAreaControlProperty # | |||||
| type PropertyType "Delimiter" FilterTextAreaControlProperty Source # | |||||
| type PropertyType "DisplayOptions" FilterTextAreaControlProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilterTextAreaControlProperty type PropertyType "DisplayOptions" FilterTextAreaControlProperty = TextAreaControlDisplayOptionsProperty | |||||
| type PropertyType "FilterControlId" FilterTextAreaControlProperty Source # | |||||
| type PropertyType "SourceFilterId" FilterTextAreaControlProperty Source # | |||||
| type PropertyType "Title" FilterTextAreaControlProperty Source # | |||||